In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/a5801849a8b80a14c18c29987d91f489f17894c8?hp=a72d816ce84e12830273966be2a107c6e8c15483>
- Log ----------------------------------------------------------------- commit a5801849a8b80a14c18c29987d91f489f17894c8 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sat Mar 3 10:54:08 2012 +0000 Sync Module-CoreList version in Maintainers.pl with CPAN ----------------------------------------------------------------------- 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 5586f42..4449677 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1244,7 +1244,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.60.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.61.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
