In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e1177259bc9c85643c080867f974910bf95cd65a?hp=156763e2cd0fe5c2c2e84cacb9590c2b7225e6a5>
- Log ----------------------------------------------------------------- commit e1177259bc9c85643c080867f974910bf95cd65a Author: Chris 'BinGOs' Williams <[email protected]> Date: Sun Jan 20 23:17:31 2013 +0000 Module-CoreList-2.80 has been released to 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 7b308fb..3572424 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1262,7 +1262,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.79.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.80.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
