diff options
-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 |