From e83613b8c0c0665eb20ebe88e92e6b3d902b7892 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 20 Jan 2011 18:05:19 -0500 Subject: [PATCH] When I dropped the Module::CoreList version due to potential conflicts with 5.12.3 after discussions with BinGOs, I missed one place the version number was defined. --- dist/Module-CoreList/lib/Module/CoreList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index ac1531b..1d2b5d2 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -21499,7 +21499,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Module::Build::PodParser'=> '0.3607', 'Module::Build::Version'=> '0.77', 'Module::Build::YAML' => '1.40', - 'Module::CoreList' => '2.43_01', + 'Module::CoreList' => '2.42_01', 'Module::Load' => '0.18', 'Module::Load::Conditional'=> '0.40', 'Module::Loaded' => '0.06', -- 2.7.4