In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/2287ae3497955cb33ac4984a463843378b7e651c?hp=e57bd7f82c6f3b5021d248e8139f105620313b1c>
- Log ----------------------------------------------------------------- commit 2287ae3497955cb33ac4984a463843378b7e651c Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Sep 16 10:01:26 2014 +0100 Synchronise Maintainers.pl for Module-CoreList ----------------------------------------------------------------------- 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 2bd54db..70a1888 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -793,7 +793,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.021003.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20140914.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
