In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/fda8e777fa2df245de209839b8b21252b2f12c47?hp=64eeb2c06c6efea59d1f58d8acfb0d4d3a8328aa>
- Log ----------------------------------------------------------------- commit fda8e777fa2df245de209839b8b21252b2f12c47 Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Oct 2 12:10:59 2014 +0100 The Module-CoreList on CPAN is now 5.20141002 ----------------------------------------------------------------------- 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 cd81cd5..21b6a3f 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -805,7 +805,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20140920.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20141002.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
