diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-09-07 08:01:20 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-09-07 08:01:20 +0100 |
commit | 134bbc579801d70bf58eb3e84c78e4c2c244899e (patch) | |
tree | a254d72884b7bbd5a2ef9c93b24fd8b6f01c73e4 /Porting | |
parent | aa28326b2f07ed7b401622f71c686e0a20d3000c (diff) | |
download | perl-134bbc579801d70bf58eb3e84c78e4c2c244899e.tar.gz |
Update Module::CoreList Changes and entry in Maintainers.pl for the 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 db880e48d4..c3c4e551e6 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -955,7 +955,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.37.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.38.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, |