From: Jesse Vincent Date: Wed, 30 Sep 2009 20:02:47 +0000 (+0900) Subject: Several modules that were ahead in blead got cpan releases today. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c40d75c427a77d5ee1dc4457b47703293011460c;p=p5sagit%2Fp5-mst-13.2.git Several modules that were ahead in blead got cpan releases today. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index f7dfafa..be87c69 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1243,7 +1243,7 @@ use File::Glob qw(:case); 'Pod::Perldoc' => { 'MAINTAINER' => 'ferreira', - 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15.tar.gz', + 'DISTRIBUTION' => 'FERREIRA/Pod-Perldoc-3.15_01.tar.gz', # I don't know whether it's conceptually cleaner to a rule to copy # ext/Pod-Perldoc/pod/perldoc.pod to pod/perldoc.pod at make time # (in 4 places), or leave it as 1 mapping here. @@ -1337,7 +1337,7 @@ use File::Glob qw(:case); 'Shell' => { 'MAINTAINER' => 'ferreira', - 'DISTRIBUTION' => 'FERREIRA/Shell-0.72.tar.gz', + 'DISTRIBUTION' => 'FERREIRA/Shell-0.72_01.tar.gz', 'FILES' => q[ext/Shell], 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ], 'CPAN' => 1,