From: Jesse Vincent Date: Thu, 1 Oct 2009 18:21:57 +0000 (+0900) Subject: Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cfc946ee43aa15c20d9dcca961126b7b48a53c60;p=p5sagit%2Fp5-mst-13.2.git Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 64c3c71..6405f23 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1266,6 +1266,7 @@ use File::Glob qw(:case); 'FILES' => q[dist/Pod-Plainer], 'CPAN' => 1, 'UPSTREAM' => 'blead', + 'EXCLUDED' => [ qw(t/pod.t t/pod-coverage.t) ], # DEPRECATED => 5.11.0, }, diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index 19b8e81..67938e9 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -914,10 +914,10 @@ Upgraded from version 1.35 to 1.37. =item C -Upgraded from version 0.01 to 1.00. +Upgraded from version 0.01 to 1.01. There are no code changes - the version bump is because C has -been released to CPAN as a stand alone distribution, and will be removed from +been released to CPAN as a stand-alone distribution, and will be removed from the core distribution in 5.14. =item Pod::Perldoc