From 70f63a4c7dba89e8e48b44de7978faae4319e693 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Mon, 1 Jun 2015 12:33:26 -0400 Subject: Coro is known broken on blead see http://nntp.perl.org/group/perl.perl5.porters/228257 --- pod/perldelta.pod | 4 ++++ t/porting/known_pod_issues.dat | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) 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 version 0.25 =item * +L version 6.42 + +=item * + L 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) -- cgit v1.2.1