summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2020-02-20 15:42:37 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-02-27 08:22:50 +0000
commit078b6d68d9ba54e291c7d2326971f5078f261184 (patch)
treebba22fc28c0bdf8d67175d119ed04f9e5922e6f1
parenteaebf6a3158f486a9a60e541fa1afb0274f0e25b (diff)
downloadperl-078b6d68d9ba54e291c7d2326971f5078f261184.tar.gz
Update Module::CoreList for 5.31.9
(cherry picked from commit 05fabd6d18e6b41133ec82e9b94a0eef5db7f0b8)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm36
1 files changed, 36 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index acbe9fad11..20381e2293 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -17299,10 +17299,46 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.031009 => {
delta_from => 5.031008,
changed => {
+ 'Archive::Tar' => '2.36',
+ 'Archive::Tar::Constant'=> '2.36',
+ 'Archive::Tar::File' => '2.36',
+ 'B' => '1.80',
'B::Op_private' => '5.031009',
'Config' => '5.031009',
+ 'Devel::PPPort' => '3.57',
+ 'Encode' => '3.03',
+ 'ExtUtils::CBuilder' => '0.280234',
+ 'ExtUtils::CBuilder::Base'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::Unix'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::VMS'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::Windows'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::aix'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::android'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::darwin'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280234',
+ 'ExtUtils::CBuilder::Platform::os2'=> '0.280234',
+ 'IO' => '1.43',
+ 'IO::Select' => '1.42',
+ 'IO::Socket' => '1.43',
'Module::CoreList' => '5.20200220',
'Module::CoreList::Utils'=> '5.20200220',
+ 'POSIX' => '1.92',
+ 'Pod::Html' => '1.25',
+ 'Storable' => '3.19',
+ 'Tie::File' => '1.06',
+ 'Unicode' => '13.0.0',
+ 'XS::APItest' => '1.07',
+ '_charnames' => '1.46',
+ 'charnames' => '1.46',
+ 'diagnostics' => '1.37',
+ 'feature' => '1.58',
+ 'parent' => '0.238',
+ 'perlfaq' => '5.20200125',
+ 'threads' => '2.24',
},
removed => {
}