diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-05-22 13:23:38 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-05-22 13:23:38 +0100 |
commit | b1887806ae35f26eca61cddabd3ee38bb98fec27 (patch) | |
tree | b725d8c2c431726d175c60a33a82ec0f843fb490 /Porting | |
parent | 12578451ab3883e1692ecd2814459f3e9f083028 (diff) | |
download | perl-b1887806ae35f26eca61cddabd3ee38bb98fec27.tar.gz |
Synchronise Module-CoreList in Maintainers.pl with teh 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 1b1810ec3a..c305e67f8d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1244,7 +1244,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.61.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.66.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, |