diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-04-21 00:38:05 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-04-21 00:38:05 +0100 |
commit | 6b7f14c2bfbcbd1e8b2192eaba403eb382f2c0cf (patch) | |
tree | c38b29f0d22deb104627fda2522db4ecb17f1341 | |
parent | 6bb5549bc58a4c62b1ee57c2c8a2fa06f7367965 (diff) | |
download | perl-6b7f14c2bfbcbd1e8b2192eaba403eb382f2c0cf.tar.gz |
Module-CoreList-5.20150420 is now on CPAN (thanks BinGOs!)
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index b8a4365aea..d31e190073 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -788,7 +788,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150320.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150420.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |