diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2015-09-14 13:15:17 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2015-09-14 14:37:38 +0100 |
commit | d4894895c8254deb1e48975354a6860f3e4d2aca (patch) | |
tree | 7f6838b9db094bad6ab6005040ae27f2fefb90df /Porting | |
parent | af9caa01f5cf46c0f3fd4fadeb247547ed4f76cb (diff) | |
download | perl-d4894895c8254deb1e48975354a6860f3e4d2aca.tar.gz |
Module-CoreList-5.20150912 is on the 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 7262788528..c9994f2832 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -823,7 +823,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20150820.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.201509R12tar.gz', 'FILES' => q[dist/Module-CoreList], }, |