Skip to content

Commit

Permalink
Update CoreList with overload 1.39 and List::Util 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultduponchelle committed Sep 20, 2024
1 parent 18665a1 commit 3a17603
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dist/Module-CoreList/lib/Module/CoreList.pm
Original file line number Diff line number Diff line change
Expand Up @@ -22180,9 +22180,13 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'File::Spec::Unix' => '3.93',
'File::Spec::VMS' => '3.93',
'File::Spec::Win32' => '3.93',
'List::Util' => '1.66',
'List::Util::XS' => '1.66',
'Module::CoreList' => '5.20240920',
'Module::CoreList::Utils'=> '5.20240920',
'Scalar::Util' => '1.66',
'Storable' => '3.35',
'Sub::Util' => '1.66',
'Test2' => '1.302204',
'Test2::API' => '1.302204',
'Test2::API::Breakage' => '1.302204',
Expand Down Expand Up @@ -22378,6 +22382,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Test::use::ok' => '1.302204',
'XS::APItest' => '1.38',
'ok' => '1.302204',
'overload' => '1.39',
'version' => '0.9933',
'version::regex' => '0.9933',
},
Expand Down

0 comments on commit 3a17603

Please sign in to comment.