diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-03-20 19:30:03 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-03-20 19:30:03 +0000 |
commit | 24d0b82750ae6d21e4a299ad5f8b5399f581ad8f (patch) | |
tree | 4395457ae5b9859f9bd242c7cd112d3607101e2f /Porting | |
parent | a10fb30157deb421b1f7f7620ce938bae1710b5c (diff) | |
download | perl-24d0b82750ae6d21e4a299ad5f8b5399f581ad8f.tar.gz |
Module-CoreList version 5.20150320 is now on CPAN
Diffstat (limited to 'Porting')
-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 eb4757e428..ede0cfb125 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -790,7 +790,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150220.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150320.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |