From: Steffen Mueller Date: Mon, 21 Sep 2009 13:51:35 +0000 (+0200) Subject: Compare AutoLoader in core to AutoLoader 5.70 from CPAN X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0ad7a7b093c123310ae966bb8f641308aaffa0b8;p=p5sagit%2Fp5-mst-13.2.git Compare AutoLoader in core to AutoLoader 5.70 from CPAN --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 3b7263c..11eee6e 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -235,7 +235,7 @@ use File::Glob qw(:case); 'AutoLoader' => { 'MAINTAINER' => 'smueller', - 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.69.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.70.tar.gz', 'FILES' => q[ext/AutoLoader], 'EXCLUDED' => [ qw( t/00pod.t ) ], 'CPAN' => 1,