diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2013-10-20 16:39:13 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2013-10-20 16:39:13 +0100 |
commit | bd99d29dcdb67c72f3474cdafe9b30d72907844c (patch) | |
tree | 01aabc322223bd398a91f857cdb37ab919c2e4ee /Porting/Maintainers.pl | |
parent | 9c2edb8597033ad339a232f712c5c74da7e23d40 (diff) | |
download | perl-bd99d29dcdb67c72f3474cdafe9b30d72907844c.tar.gz |
Module::CoreList 3.00 is now on CPAN
Diffstat (limited to 'Porting/Maintainers.pl')
-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 e7d712636d..41cc101f53 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -814,7 +814,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.99.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-3.00.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |