@@ -22395,8 +22395,28 @@ for my $version ( sort { $a <=> $b } keys %released ) {
22395
22395
changed => {
22396
22396
'B::Op_private' => '5.041005',
22397
22397
'Config' => '5.041005',
22398
+ 'Digest::MD5' => '2.59',
22399
+ 'ExtUtils::ParseXS' => '3.55',
22400
+ 'ExtUtils::ParseXS::Constants'=> '3.55',
22401
+ 'ExtUtils::ParseXS::CountLines'=> '3.55',
22402
+ 'ExtUtils::ParseXS::Eval'=> '3.55',
22403
+ 'ExtUtils::ParseXS::Node'=> '3.55',
22404
+ 'ExtUtils::ParseXS::Utilities'=> '3.55',
22405
+ 'ExtUtils::Typemaps' => '3.55',
22406
+ 'ExtUtils::Typemaps::Cmd'=> '3.55',
22407
+ 'ExtUtils::Typemaps::InputMap'=> '3.55',
22408
+ 'ExtUtils::Typemaps::OutputMap'=> '3.55',
22409
+ 'ExtUtils::Typemaps::Type'=> '3.55',
22410
+ 'IPC::Open2' => '1.07',
22411
+ 'IPC::Open3' => '1.23',
22412
+ 'List::Util' => '1.68',
22413
+ 'List::Util::XS' => '1.68',
22398
22414
'Module::CoreList' => '5.20241020',
22399
22415
'Module::CoreList::Utils'=> '5.20241020',
22416
+ 'Scalar::List::Utils' => '1.68',
22417
+ 'Scalar::Util' => '1.68',
22418
+ 'Sub::Util' => '1.68',
22419
+ 'threads::shared' => '1.70',
22400
22420
},
22401
22421
removed => {
22402
22422
}
@@ -24230,6 +24250,7 @@ sub is_core
24230
24250
'Pod::Text::Overstrike' => 'cpan',
24231
24251
'Pod::Text::Termcap' => 'cpan',
24232
24252
'Pod::Usage' => 'cpan',
24253
+ 'Scalar::List::Utils' => 'cpan',
24233
24254
'Scalar::Util' => 'cpan',
24234
24255
'Socket' => 'cpan',
24235
24256
'Sub::Util' => 'cpan',
@@ -24791,6 +24812,7 @@ sub is_core
24791
24812
'Pod::Text::Overstrike' => 'https://github.com/rra/podlators/issues',
24792
24813
'Pod::Text::Termcap' => 'https://github.com/rra/podlators/issues',
24793
24814
'Pod::Usage' => 'https://github.com/Dual-Life/Pod-Usage/issues',
24815
+ 'Scalar::List::Utils' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
24794
24816
'Scalar::Util' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
24795
24817
'Socket' => undef,
24796
24818
'Sub::Util' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Scalar-List-Utils',
0 commit comments