From: Chris 'BinGOs' Williams Date: Sun, 23 Sep 2012 09:57:38 +0000 (+0100) Subject: Sync versions of Module-CoreList and Exporter in Maintainers.pl X-Git-Tag: upstream/5.20.0~5328 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=079c9b30834006a82829469918019e1121017d98;p=platform%2Fupstream%2Fperl.git Sync versions of Module-CoreList and Exporter in Maintainers.pl --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index c9b4752..a01fe02 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -671,7 +671,7 @@ use File::Glob qw(:case); 'Exporter' => { 'MAINTAINER' => 'ferreira', - 'DISTRIBUTION' => 'TODDR/Exporter-5.66.tar.gz', + 'DISTRIBUTION' => 'TODDR/Exporter-5.67.tar.gz', 'FILES' => q[lib/Exporter.pm lib/Exporter.t lib/Exporter/Heavy.pm @@ -1262,7 +1262,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.72.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.73.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', },