In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0a9c57c8f16d855c5f36768152cd5f37c0e05472?hp=97766bb9a4aedb56c70924722c7fa2d0b2a744e4>
- Log ----------------------------------------------------------------- commit 0a9c57c8f16d855c5f36768152cd5f37c0e05472 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sun Aug 12 09:09:29 2012 +0100 Sync Module-CoreList version 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 b2660b7..492062a 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1258,7 +1258,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.69.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.70.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
