In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c5cc8e289bbd2b9848866edb7f9aa5a8e6a1ae70?hp=7ee2ae1e488d13df74985c9eff6e5929f09e5cd0>
- Log ----------------------------------------------------------------- commit c5cc8e289bbd2b9848866edb7f9aa5a8e6a1ae70 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sun Jan 22 19:40:58 2012 +0000 Sync Module-CoreList version 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 52d11f0..6d554e5 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1243,7 +1243,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.59.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.60.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
