summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2010-02-18 00:17:57 +0000
committerSteve Hay <SteveHay@planit.com>2010-02-18 00:17:57 +0000
commit99ad6f11b89e2dccd38899cf1e0dc73badd05a94 (patch)
treed95a7ffef3d3f581f35bd3a5ad89b17bf70899ce /Porting
parentf54260a347c70d42920aa2d2133a5897298830fa (diff)
downloadperl-99ad6f11b89e2dccd38899cf1e0dc73badd05a94.tar.gz
Upgrade CPAN from 1.94_55 to 1.94_56
Ensures that all $VERSIONs are bumped in files that have changed since Perl 5.11.4.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index cea79cfa6d..ddd96ae955 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_55.tar.gz',
+ 'DISTRIBUTION' => 'ANDK/CPAN-1.94_56.tar.gz',
'FILES' => q[cpan/CPAN],
'EXCLUDED' => [ qr{^distroprefs/},
qr{^inc/Test/},