Skip to content

Commit 4a96f48

Browse files
update list of changed modules for 5.43.2
1 parent 0361bea commit 4a96f48

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23795,10 +23795,39 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2379523795
5.043002 => {
2379623796
delta_from => 5.043001,
2379723797
changed => {
23798+
'B::Deparse' => '1.86',
2379823799
'B::Op_private' => '5.043002',
2379923800
'Config' => '5.043002',
23801+
'ExtUtils::Miniperl' => '1.15',
23802+
'ExtUtils::ParseXS' => '3.59',
23803+
'ExtUtils::ParseXS::Constants'=> '3.59',
23804+
'ExtUtils::ParseXS::CountLines'=> '3.59',
23805+
'ExtUtils::ParseXS::Eval'=> '3.59',
23806+
'ExtUtils::ParseXS::Node'=> '3.59',
23807+
'ExtUtils::ParseXS::Utilities'=> '3.59',
23808+
'ExtUtils::Typemaps' => '3.59',
23809+
'ExtUtils::Typemaps::Cmd'=> '3.59',
23810+
'ExtUtils::Typemaps::InputMap'=> '3.59',
23811+
'ExtUtils::Typemaps::OutputMap'=> '3.59',
23812+
'ExtUtils::Typemaps::Type'=> '3.59',
23813+
'File::Copy' => '2.42',
23814+
'File::stat' => '1.15',
23815+
'Filter::Simple' => '0.97',
23816+
'List::Util' => '1.70',
23817+
'List::Util::XS' => '1.70',
2380023818
'Module::CoreList' => '5.20250820',
2380123819
'Module::CoreList::Utils'=> '5.20250820',
23820+
'POSIX' => '2.24',
23821+
'Scalar::List::Utils' => '1.70',
23822+
'Scalar::Util' => '1.70',
23823+
'Storable' => '3.38',
23824+
'Sub::Util' => '1.70',
23825+
'Text::Balanced' => '2.07',
23826+
'Unicode::UCD' => '0.83',
23827+
'XS::APItest' => '1.44',
23828+
'feature' => '1.99',
23829+
'mro' => '1.30',
23830+
'threads::shared' => '1.71',
2380223831
},
2380323832
removed => {
2380423833
}

0 commit comments

Comments
 (0)