summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-08-30 21:43:01 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-08-30 21:43:37 -0400
commit06248e0ed5593cdb2546fa1cf58bfe8901781c5c (patch)
treefde0ca4bf52576518090d64686518e90b805a022
parentfc24db063509c291aad650784b85a7706ba74411 (diff)
downloadperl-06248e0ed5593cdb2546fa1cf58bfe8901781c5c.tar.gz
Module::CoreList updates for 5.12.2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index f4af584614..095887e4ec 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -335,7 +335,7 @@ sub removed_raw {
5.013002 => '2010-06-22',
5.013003 => '2010-07-20',
5.013004 => '2010-08-20',
- 5.012002 => '2010-09-01',
+ 5.012002 => '2010-09-06',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -18314,7 +18314,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::Build::PodParser'=> '0.3603',
'Module::Build::Version'=> '0.77',
'Module::Build::YAML' => '1.40',
- 'Module::CoreList' => '2.37',
+ 'Module::CoreList' => '2.38',
'Module::Load' => '0.16',
'Module::Load::Conditional'=> '0.38',
'Module::Loaded' => '0.06',