In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b6453a97808ea7afcae6e684608b6fc6d9d7b445?hp=d3d407676aa1d9fb81ebb567c0fbe40e421f0223>
- Log ----------------------------------------------------------------- commit b6453a97808ea7afcae6e684608b6fc6d9d7b445 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sat Sep 24 23:56:18 2016 +0100 Update for the Module-CoreList that is on teh CPAN ----------------------------------------------------------------------- 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 bc30939..9b7d2e7 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -845,7 +845,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20160820.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20160920.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
