In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c9f3f183113edf79fb8e5aac6822d93d09d7b203?hp=c0bc77316022ed60ccaa366ddcbc91002acbf40e>
- Log ----------------------------------------------------------------- commit c9f3f183113edf79fb8e5aac6822d93d09d7b203 Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Aug 20 18:30:55 2015 +0100 Module-CoreList-5.20150820 is now on 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 7ea239e..778caf4 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -820,7 +820,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150720.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150820.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
