summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2018-01-20 00:18:05 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2018-02-28 20:24:46 +0000
commitd77d68542bd3da98d00566b23a98b078caaabe4a (patch)
tree1f11fad8c0a37ccf4e9ce25c6d063cddb61525ec
parent4702fb6ec71b0844e51c0a554c01410dd621aa78 (diff)
downloadperl-d77d68542bd3da98d00566b23a98b078caaabe4a.tar.gz
Update Module::CoreList for 5.27.8
(cherry picked from commit 48d2ed925f836776d71bf601b08979f75598779d)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm41
1 files changed, 41 insertions, 0 deletions
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 => {
}