Skip to content

Commit

Permalink
Merge branch 'release-5.39.9' into blead
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Mar 20, 2024
2 parents 743293b + 824a7e0 commit 1082f16
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 334 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 1082f16

Please sign in to comment.