diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-12-18 12:47:08 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-12-18 12:47:08 -0500 |
commit | 0124e6951248925eb02487d9823d46be100b0e91 (patch) | |
tree | ebbce67360b172514c309e3ce2675124deb621ae /Porting | |
parent | 587808146dcf7a2a909b351c4c32085e6fcb74dc (diff) | |
download | perl-0124e6951248925eb02487d9823d46be100b0e91.tar.gz |
Import CPAN.pm 1.94_53 from CPAN
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 93a4e11cc0..8173248058 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -379,7 +379,7 @@ use File::Glob qw(:case); 'CPAN' => { 'MAINTAINER' => 'andk', - 'DISTRIBUTION' => 'ANDK/CPAN-1.94_51.tar.gz', + 'DISTRIBUTION' => 'ANDK/CPAN-1.94_53.tar.gz', 'FILES' => q[cpan/CPAN], 'EXCLUDED' => [ qr{^distroprefs/}, qr{^inc/Test/}, |