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 | |
parent | aa28326b2f07ed7b401622f71c686e0a20d3000c (diff) | |
download | perl-134bbc579801d70bf58eb3e84c78e4c2c244899e.tar.gz |
Update Module::CoreList Changes and entry in Maintainers.pl for the CPAN release
-rwxr-xr-x | Porting/Maintainers.pl | 2 | ||||
-rw-r--r-- | dist/Module-CoreList/Changes | 3 |
2 files changed, 4 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', }, diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 66aa2e4edb..cb70483f1a 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,6 @@ +2.38 Mon Sep 07 2010 + - Updated for v5.12.2 + 2.37 Tue Jul 20 2010 - Updated for 5.13.4 - Remove 'Filespec' module. It never existed in the core and is supposed to be |