Skip to content

Commit

Permalink
Update Module::CoreList for 5.39.9
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Mar 20, 2024
1 parent 743293b commit bc258f4
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions dist/Module-CoreList/lib/Module/CoreList.pm
Expand Up @@ -21315,9 +21315,47 @@ for my $version ( sort { $a <=> $b } keys %released ) {
delta_from => 5.039008,
changed => {
'B::Op_private' => '5.039009',
'Compress::Raw::Bzip2' => '2.210',
'Compress::Raw::Zlib' => '2.209',
'Compress::Zlib' => '2.207',
'Config' => '5.039009',
'DynaLoader' => '1.56',
'Encode' => '3.21',
'Fcntl' => '1.17',
'IO::Compress::Adapter::Bzip2'=> '2.207',
'IO::Compress::Adapter::Deflate'=> '2.207',
'IO::Compress::Adapter::Identity'=> '2.207',
'IO::Compress::Base' => '2.207',
'IO::Compress::Base::Common'=> '2.207',
'IO::Compress::Bzip2' => '2.207',
'IO::Compress::Deflate' => '2.207',
'IO::Compress::Gzip' => '2.207',
'IO::Compress::Gzip::Constants'=> '2.207',
'IO::Compress::RawDeflate'=> '2.207',
'IO::Compress::Zip' => '2.207',
'IO::Compress::Zip::Constants'=> '2.207',
'IO::Compress::Zlib::Constants'=> '2.207',
'IO::Compress::Zlib::Extra'=> '2.207',
'IO::Uncompress::Adapter::Bunzip2'=> '2.207',
'IO::Uncompress::Adapter::Identity'=> '2.207',
'IO::Uncompress::Adapter::Inflate'=> '2.207',
'IO::Uncompress::AnyInflate'=> '2.207',
'IO::Uncompress::AnyUncompress'=> '2.207',
'IO::Uncompress::Base' => '2.207',
'IO::Uncompress::Bunzip2'=> '2.207',
'IO::Uncompress::Gunzip'=> '2.207',
'IO::Uncompress::Inflate'=> '2.207',
'IO::Uncompress::RawInflate'=> '2.207',
'IO::Uncompress::Unzip' => '2.207',
'IO::Zlib' => '1.15',
'Module::CoreList' => '5.20240320',
'Module::CoreList::Utils'=> '5.20240320',
'Text::Tabs' => '2024.001',
'Text::Wrap' => '2024.001',
'Tie::File' => '1.09',
'Time::HiRes' => '1.9777',
'bytes' => '1.09',
're' => '0.47',
},
removed => {
}
Expand Down

0 comments on commit bc258f4

Please sign in to comment.