In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6ea8623aa10c3c5b1114c02699b0cb2b65d289a7?hp=fdbd1d64288db3324c8776e128b7655d878521ce>
- Log ----------------------------------------------------------------- commit 6ea8623aa10c3c5b1114c02699b0cb2b65d289a7 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sun Oct 24 22:02:21 2010 +0100 Update Maintainers.pl with the latest version of Module::CoreList ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1a5bc8a..3a702eb 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -955,7 +955,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.39.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.40.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
