summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-07-20 18:32:44 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-08 20:37:30 +0100
commit65b68795f88c9c40f42389177c2d6209c9e5dee8 (patch)
tree4352f525d01bf887a87cf590fdd34117039b0e82
parenta73289e22ec462ca96d3422882b1ebc18eac6652 (diff)
downloadperl-65b68795f88c9c40f42389177c2d6209c9e5dee8.tar.gz
Update Module::CoreList for 5.27.2
(cherry picked from commit 7ffcba09210c5ac9cf586fdcd9c88aa0f4166bd8)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm56
1 files changed, 56 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6a4dffaa81..5001ecc33a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -14295,11 +14295,67 @@ for my $version ( sort { $a <=> $b } keys %released ) {
delta_from => 5.027001,
changed => {
'B::Op_private' => '5.027002',
+ 'Carp' => '1.43',
+ 'Carp::Heavy' => '1.43',
'Config' => '5.027002',
+ 'Cwd' => '3.68',
+ 'Encode' => '2.92',
+ 'Encode::Alias' => '2.23',
+ 'Encode::CN::HZ' => '2.09',
+ 'Encode::Encoding' => '2.08',
+ 'Encode::GSM0338' => '2.07',
+ 'Encode::Guess' => '2.07',
+ 'Encode::JP::JIS7' => '2.07',
+ 'Encode::KR::2022_KR' => '2.04',
+ 'Encode::MIME::Header' => '2.27',
+ 'Encode::MIME::Header::ISO_2022_JP'=> '1.09',
+ 'Encode::Unicode' => '2.16',
+ 'Encode::Unicode::UTF7' => '2.10',
+ 'ExtUtils::CBuilder' => '0.280228',
+ 'ExtUtils::CBuilder::Base'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280228',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280228',
+ 'File::Glob' => '1.29',
+ 'File::Spec' => '3.68',
+ 'File::Spec::AmigaOS' => '3.68',
+ 'File::Spec::Cygwin' => '3.68',
+ 'File::Spec::Epoc' => '3.68',
+ 'File::Spec::Functions' => '3.68',
+ 'File::Spec::Mac' => '3.68',
+ 'File::Spec::OS2' => '3.68',
+ 'File::Spec::Unix' => '3.68',
+ 'File::Spec::VMS' => '3.68',
+ 'File::Spec::Win32' => '3.68',
+ 'List::Util' => '1.48',
+ 'List::Util::XS' => '1.48',
+ 'Math::BigRat' => '0.2613',
'Module::CoreList' => '5.20170720',
'Module::CoreList::TieHashDelta'=> '5.20170720',
'Module::CoreList::Utils'=> '5.20170720',
+ 'Opcode' => '1.40',
+ 'POSIX' => '1.77',
+ 'PerlIO::scalar' => '0.29',
+ 'Scalar::Util' => '1.48',
+ 'Sub::Util' => '1.48',
+ 'Time::HiRes' => '1.9743',
+ 'Time::Piece' => '1.3201',
+ 'Time::Seconds' => '1.3201',
'Unicode' => '10.0.0',
+ 'XS::APItest' => '0.90',
+ 'arybase' => '0.13',
+ 'encoding' => '2.20',
+ 'feature' => '1.49',
+ 're' => '0.35',
},
removed => {
}