In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/37e7f9c10d7c4b145b48133dcde5058d875bed7b?hp=b87a90faa48788fcff977b3377adba4a624761cc>
- Log ----------------------------------------------------------------- commit 37e7f9c10d7c4b145b48133dcde5058d875bed7b Author: Steve Hay <[email protected]> Date: Sun Oct 20 16:31:41 2019 +0100 Module::CoreList 5.20191020 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 ba77140264..1700fa2eb6 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -805,7 +805,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20190920.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20191020.tar.gz', 'FILES' => q[dist/Module-CoreList], }, -- Perl5 Master Repository
