In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6b7f14c2bfbcbd1e8b2192eaba403eb382f2c0cf?hp=6bb5549bc58a4c62b1ee57c2c8a2fa06f7367965>
- Log ----------------------------------------------------------------- commit 6b7f14c2bfbcbd1e8b2192eaba403eb382f2c0cf Author: Steve Hay <[email protected]> Date: Tue Apr 21 00:38:05 2015 +0100 Module-CoreList-5.20150420 is now on CPAN (thanks BinGOs!) ----------------------------------------------------------------------- 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 b8a4365..d31e190 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -788,7 +788,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150320.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150420.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
