diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-06-26 10:13:38 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-06-26 10:13:38 +0100 |
commit | 15a68bb3e99f8b88deb12269cb703a1ab7ea9fd8 (patch) | |
tree | 8d94582d3511f6d6d853ff70420bbadfd4ce3e7d /Porting | |
parent | e8549682cae3ba0c19d1ce8349cc67339f6eea0a (diff) | |
download | perl-15a68bb3e99f8b88deb12269cb703a1ab7ea9fd8.tar.gz |
Sync Module-CoreList version in Maintainers.pl for CPAN release
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 6570126635..bba4b83e44 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -780,7 +780,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-3.11.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.021001.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |