summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-08-07 23:48:21 +0100
committerRicardo Signes <rjbs@cpan.org>2013-08-07 20:44:39 -0400
commitf8bf403744b45a7cc7e933638a5b825c3b73abea (patch)
tree56f71e549c5049a12c228e6aecaaf83dd22c32fe
parent6561aa9d9d168325b9584429fb9961576386705b (diff)
downloadperl-f8bf403744b45a7cc7e933638a5b825c3b73abea.tar.gz
Add missing versioned Config to Module::CoreList
(cherry picked from commit cc42383380dce0d2e3c98f9f467a21c936902a8d)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index a233ecd111..8a18b6d290 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -7699,6 +7699,7 @@ my %delta = (
'CPANPLUS::Shell::Default::Plugins::CustomSource'=> '0.9135',
'CPANPLUS::Shell::Default::Plugins::Remote'=> '0.9135',
'CPANPLUS::Shell::Default::Plugins::Source'=> '0.9135',
+ 'Config' => '5.017009',
'Config::Perl::V' => '0.17',
'DBM_Filter' => '0.05',
'Data::Dumper' => '2.142',
@@ -7816,6 +7817,7 @@ my %delta = (
delta_from => 5.017009,
changed => {
'Benchmark' => '1.15',
+ 'Config' => '5.017009',
'Data::Dumper' => '2.145',
'Digest::SHA' => '5.84',
'Encode' => '2.49',
@@ -7938,6 +7940,7 @@ my %delta = (
changed => {
'App::Cpan' => '1.61',
'B::Deparse' => '1.20',
+ 'Config' => '5.017009',
'Exporter' => '5.68',
'Exporter::Heavy' => '5.68',
'ExtUtils::CBuilder' => '0.280210',
@@ -7985,6 +7988,7 @@ my %delta = (
changed => {
'Carp' => '1.29',
'Carp::Heavy' => '1.29',
+ 'Config' => '5.018000',
'Hash::Util' => '0.16',
'IO::Handle' => '1.34',
'IO::Socket' => '1.36',
@@ -8024,6 +8028,7 @@ my %delta = (
5.019000 => {
delta_from => 5.018000,
changed => {
+ 'Config' => '5.019000',
'Getopt::Std' => '1.08',
'Module::CoreList' => '2.91',
'Module::CoreList::TieHashDelta'=> '2.91',
@@ -8120,6 +8125,7 @@ my %delta = (
'Compress::Raw::Bzip2' => '2.061',
'Compress::Raw::Zlib' => '2.061',
'Compress::Zlib' => '2.061',
+ 'Config' => '5.019001',
'Config::Perl::V' => '0.18',
'Cwd' => '3.41',
'DB' => '1.06',
@@ -8373,6 +8379,7 @@ my %delta = (
'B::Deparse' => '1.22',
'Benchmark' => '1.17',
'Class::Struct' => '0.65',
+ 'Config' => '5.019002',
'DB' => '1.07',
'DBM_Filter' => '0.06',
'DBM_Filter::compress' => '0.03',