From d77d68542bd3da98d00566b23a98b078caaabe4a Mon Sep 17 00:00:00 2001 From: Abigail Date: Sat, 20 Jan 2018 00:18:05 +0100 Subject: Update Module::CoreList for 5.27.8 (cherry picked from commit 48d2ed925f836776d71bf601b08979f75598779d) --- dist/Module-CoreList/lib/Module/CoreList.pm | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 2860e6f36e..5da2e0e3b9 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -14958,11 +14958,52 @@ for my $version ( sort { $a <=> $b } keys %released ) { 5.027008 => { delta_from => 5.027007, changed => { + 'B' => '1.74', + 'B::Deparse' => '1.47', 'B::Op_private' => '5.027008', 'Config' => '5.027008', + 'Cwd' => '3.72', + 'Data::Dumper' => '2.170', + 'Devel::PPPort' => '3.38', + 'Digest::SHA' => '6.01', + 'Encode' => '2.94', + 'Encode::Alias' => '2.24', + 'ExtUtils::Miniperl' => '1.08', + 'File::Spec' => '3.72', + 'File::Spec::AmigaOS' => '3.72', + 'File::Spec::Cygwin' => '3.72', + 'File::Spec::Epoc' => '3.72', + 'File::Spec::Functions' => '3.72', + 'File::Spec::Mac' => '3.72', + 'File::Spec::OS2' => '3.72', + 'File::Spec::Unix' => '3.72', + 'File::Spec::VMS' => '3.72', + 'File::Spec::Win32' => '3.72', + 'JSON::PP' => '2.97001', + 'JSON::PP::Boolean' => '2.97001', 'Module::CoreList' => '5.20180120', 'Module::CoreList::TieHashDelta'=> '5.20180120', 'Module::CoreList::Utils'=> '5.20180120', + 'Opcode' => '1.43', + 'Pod::Functions' => '1.13', + 'Pod::Functions::Functions'=> '1.13', + 'Pod::Html' => '1.24', + 'Pod::Man' => '4.10', + 'Pod::ParseLink' => '4.10', + 'Pod::Text' => '4.10', + 'Pod::Text::Color' => '4.10', + 'Pod::Text::Overstrike' => '4.10', + 'Pod::Text::Termcap' => '4.10', + 'Socket' => '2.027', + 'Time::HiRes' => '1.9752', + 'Unicode::UCD' => '0.70', + 'XS::APItest' => '0.95', + 'XSLoader' => '0.30', + 'autodie::exception' => '2.29002', + 'feature' => '1.51', + 'overload' => '1.30', + 'utf8' => '1.21', + 'warnings' => '1.40', }, removed => { } -- cgit v1.2.1