In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/1b0b0194a1babd353244c24159c3b32c5621ace9?hp=46de787b36986f74e850d2f1c95ddccc1ef7ce7d>
- Log ----------------------------------------------------------------- commit 1b0b0194a1babd353244c24159c3b32c5621ace9 Author: Chris 'BinGOs' Williams <[email protected]> Date: Mon Jul 22 11:55:23 2013 +0100 Module-CoreList is 2.94 on CPAN now ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index ec56b29..490614d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1199,7 +1199,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.92.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.94.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
