summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod4
-rw-r--r--t/porting/known_pod_issues.dat3
2 files changed, 6 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index cd8f139296..9672e79e2f 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -3892,6 +3892,10 @@ L<B::Utils> version 0.25
=item *
+L<Coro> version 6.42
+
+=item *
+
L<Dancer> version 1.3130
=item *
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index 87ebbcc55b..98c2c58fa6 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -1,4 +1,4 @@
-# This file is the data file for t/porting/podcheck.t.
+# This file is the data file for porting/podcheck.t.
# There are three types of lines.
# Comment lines are white-space only or begin with a '#', like this one. Any
# changes you make to the comment lines will be lost when the file is
@@ -40,6 +40,7 @@ Class::Tiny
Class::Tiny::Antlers
Classic::Perl
Clone
+Coro
cpan2dist(1)
CPAN::Changes::Spec
cpanp(1)