In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ab2cf27fb0e9ff64166f5c76c3c818e1d4e1875d?hp=fc4237869bfa5037257af3dde705ac0238b83617>
- Log ----------------------------------------------------------------- commit ab2cf27fb0e9ff64166f5c76c3c818e1d4e1875d Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jul 23 09:58:02 2010 +0100 Bump the version of Module-CoreList in Maintainers.pl ----------------------------------------------------------------------- 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 3d5a714..d115f3b 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -956,7 +956,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.35.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.36.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
