summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2010-11-20 01:34:41 +0100
committerSteffen Mueller <smueller@cpan.org>2010-11-20 01:34:41 +0100
commitd30f87c07ec63e22f4f595eaa5aef0ee283011c4 (patch)
tree940797d6378c316ae0f42cce3ea429453767f281
parentfb9404f53a409328934a2765100304d00a112bbd (diff)
downloadperl-d30f87c07ec63e22f4f595eaa5aef0ee283011c4.tar.gz
Update Maintainers.pl with new releases
-rwxr-xr-xPorting/Maintainers.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ec87c10f22..e6f048aef3 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -241,7 +241,7 @@ use File::Glob qw(:case);
'AutoLoader' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.70.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.71.tar.gz',
'FILES' => q[cpan/AutoLoader],
'EXCLUDED' => [ qw( t/00pod.t ) ],
'UPSTREAM' => 'cpan',
@@ -1227,7 +1227,7 @@ use File::Glob qw(:case);
'SelfLoader' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.17.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.18.tar.gz',
'FILES' => q[dist/SelfLoader],
'EXCLUDED' => [ qw{ t/00pod.t } ],
'UPSTREAM' => 'blead',