summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-12-20 13:31:24 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2022-12-20 13:31:24 +0000
commitcb142fcf587f1b1751e76705e0adecea1b85f281 (patch)
treed57e9c6519cb030fbc65c4cf2b497ef807b4c20c
parent88da24e71cc8524d6f16ac2a0f44e6d9ff87e0e5 (diff)
downloadperl-cb142fcf587f1b1751e76705e0adecea1b85f281.tar.gz
Update Module::CoreList for 5.37.7
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm39
1 files changed, 39 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 96434338a0..b7723f4f0b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -19852,10 +19852,49 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.037007 => {
delta_from => 5.037006,
changed => {
+ 'B::Deparse' => '1.72',
'B::Op_private' => '5.037007',
'Config' => '5.037007',
+ 'Cwd' => '3.88',
+ 'ExtUtils::Miniperl' => '1.13',
+ 'ExtUtils::ParseXS' => '3.49',
+ 'ExtUtils::ParseXS::Constants'=> '3.49',
+ 'ExtUtils::ParseXS::CountLines'=> '3.49',
+ 'ExtUtils::ParseXS::Eval'=> '3.49',
+ 'ExtUtils::ParseXS::Utilities'=> '3.49',
+ 'ExtUtils::Typemaps' => '3.49',
+ 'ExtUtils::Typemaps::Cmd'=> '3.49',
+ 'ExtUtils::Typemaps::InputMap'=> '3.49',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.49',
+ 'ExtUtils::Typemaps::Type'=> '3.49',
+ 'File::Glob' => '1.39',
+ 'File::Spec' => '3.88',
+ 'File::Spec::AmigaOS' => '3.88',
+ 'File::Spec::Cygwin' => '3.88',
+ 'File::Spec::Epoc' => '3.88',
+ 'File::Spec::Functions' => '3.88',
+ 'File::Spec::Mac' => '3.88',
+ 'File::Spec::OS2' => '3.88',
+ 'File::Spec::Unix' => '3.88',
+ 'File::Spec::VMS' => '3.88',
+ 'File::Spec::Win32' => '3.88',
'Module::CoreList' => '5.20221220',
'Module::CoreList::Utils'=> '5.20221220',
+ 'Opcode' => '1.63',
+ 'POSIX' => '2.10',
+ 'Pod::Html' => '1.34',
+ 'Pod::Html::Util' => '1.34',
+ 'Pod::Man' => '5.00',
+ 'Pod::ParseLink' => '5.00',
+ 'Pod::Text' => '5.00',
+ 'Pod::Text::Color' => '5.00',
+ 'Pod::Text::Overstrike' => '5.00',
+ 'Pod::Text::Termcap' => '5.00',
+ 'XS::APItest' => '1.28',
+ 'experimental' => '0.030',
+ 'feature' => '1.78',
+ 'parent' => '0.239',
+ 'threads' => '2.33',
},
removed => {
}