In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/af97858bef74fa34122717ad257cf22d86684b6f?hp=d7bdb74fd5b60c17ffdff2405cd946b61d145a8c>
- Log ----------------------------------------------------------------- commit af97858bef74fa34122717ad257cf22d86684b6f Author: Chris 'BinGOs' Williams <[email protected]> Date: Wed Dec 1 10:29:59 2010 +0000 Update Maintainers.pl for the CPAN'd 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 feeec82..ce60d89 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -946,7 +946,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.40.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.41.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
