summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-20 18:22:13 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-23 15:01:31 +0100
commit5a3aaadf4ad28b7217e0f03d78f14865f395dd7c (patch)
tree8ae7b6347ad2ece7a7e08ceedda912c51fa24a34
parent2aadc5364568de1f918dfb1c9525a43ddca91271 (diff)
downloadperl-5a3aaadf4ad28b7217e0f03d78f14865f395dd7c.tar.gz
Update Module::CoreList for 5.37.11
(cherry picked from commit 71ed29601dd7feca92841776fe3dad7b94a8ef60)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm45
1 files changed, 45 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 22de1dcfe0..4d6d4466e2 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -20225,10 +20225,55 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.037011 => {
delta_from => 5.037010,
changed => {
+ 'B::Deparse' => '1.73',
'B::Op_private' => '5.037011',
'Config' => '5.037011',
+ 'Devel::PPPort' => '3.71',
+ 'ExtUtils::Command' => '7.70',
+ 'ExtUtils::Command::MM' => '7.70',
+ 'ExtUtils::Liblist' => '7.70',
+ 'ExtUtils::Liblist::Kid'=> '7.70',
+ 'ExtUtils::MM' => '7.70',
+ 'ExtUtils::MM_AIX' => '7.70',
+ 'ExtUtils::MM_Any' => '7.70',
+ 'ExtUtils::MM_BeOS' => '7.70',
+ 'ExtUtils::MM_Cygwin' => '7.70',
+ 'ExtUtils::MM_DOS' => '7.70',
+ 'ExtUtils::MM_Darwin' => '7.70',
+ 'ExtUtils::MM_MacOS' => '7.70',
+ 'ExtUtils::MM_NW5' => '7.70',
+ 'ExtUtils::MM_OS2' => '7.70',
+ 'ExtUtils::MM_OS390' => '7.70',
+ 'ExtUtils::MM_QNX' => '7.70',
+ 'ExtUtils::MM_UWIN' => '7.70',
+ 'ExtUtils::MM_Unix' => '7.70',
+ 'ExtUtils::MM_VMS' => '7.70',
+ 'ExtUtils::MM_VOS' => '7.70',
+ 'ExtUtils::MM_Win32' => '7.70',
+ 'ExtUtils::MM_Win95' => '7.70',
+ 'ExtUtils::MY' => '7.70',
+ 'ExtUtils::MakeMaker' => '7.70',
+ 'ExtUtils::MakeMaker::Config'=> '7.70',
+ 'ExtUtils::MakeMaker::Locale'=> '7.70',
+ 'ExtUtils::MakeMaker::version'=> '7.70',
+ 'ExtUtils::MakeMaker::version::regex'=> '7.70',
+ 'ExtUtils::Mkbootstrap' => '7.70',
+ 'ExtUtils::Mksymlists' => '7.70',
+ 'ExtUtils::ParseXS' => '3.50',
+ 'ExtUtils::ParseXS::Constants'=> '3.50',
+ 'ExtUtils::ParseXS::CountLines'=> '3.50',
+ 'ExtUtils::ParseXS::Eval'=> '3.50',
+ 'ExtUtils::ParseXS::Utilities'=> '3.50',
+ 'ExtUtils::testlib' => '7.70',
+ 'File::Copy' => '2.41',
+ 'Locale::Maketext' => '1.33',
'Module::CoreList' => '5.20230420',
'Module::CoreList::Utils'=> '5.20230420',
+ 'Net::Ping' => '2.76',
+ 'feature' => '1.82',
+ 'threads' => '2.36',
+ 'threads::shared' => '1.68',
+ 'warnings' => '1.64',
},
removed => {
}