In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/7d2a36dfadda0181265fa8780ff1aaa0e19021bc?hp=dd78836dcc57406f709f8486ce8c002939c4d12a>
- Log ----------------------------------------------------------------- commit 7d2a36dfadda0181265fa8780ff1aaa0e19021bc Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Apr 20 23:21:28 2017 +0100 Corelist Morelist ----------------------------------------------------------------------- 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 33df630b78..e9032a91f3 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -802,7 +802,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170320.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170420.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
