Skip to content

Commit

Permalink
Update Module::CoreList for 5.35.9
Browse files Browse the repository at this point in the history
  • Loading branch information
reneeb committed Feb 20, 2022
1 parent 11c344f commit ba1b9df
Showing 1 changed file with 30 additions and 4 deletions.
34 changes: 30 additions & 4 deletions dist/Module-CoreList/lib/Module/CoreList.pm
Expand Up @@ -19118,10 +19118,36 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.035009 => {
delta_from => 5.035008,
changed => {
'B::Op_private' => '5.035009',
'Config' => '5.035009',
'Module::CoreList' => '5.20220220',
'Module::CoreList::Utils' => '5.20220220',
'App::Cpan' => '1.678',
'B::Deparse' => '1.62',
'B::Op_private' => '5.035009',
'CPAN' => '2.33',
'CPAN::Distribution' => '2.33',
'CPAN::FTP' => '5.5016',
'CPAN::FirstTime' => '5.5317',
'Config' => '5.035009',
'Devel::PPPort' => '3.64',
'File::Copy' => '2.39',
'Hash::Util' => '0.28',
'Hash::Util::FieldHash' => '1.26',
'List::Util' => '1.61',
'List::Util::XS' => '1.61',
'Module::CoreList' => '5.20220220',
'Module::CoreList::Utils'=> '5.20220220',
'Opcode' => '1.56',
'Scalar::Util' => '1.61',
'Sub::Util' => '1.61',
'Tie::SubstrHash' => '1.01',
'XS::APItest' => '1.21',
'_charnames' => '1.50',
'builtin' => '0.002',
'charnames' => '1.50',
'experimental' => '0.027',
'feature' => '1.70',
'overload' => '1.35',
're' => '0.42',
'sigtrap' => '1.10',
'warnings' => '1.57',
},
removed => {
}
Expand Down

0 comments on commit ba1b9df

Please sign in to comment.