Skip to content

Commit

Permalink
Import latest Module/CoreList.pm from blead
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Nov 26, 2023
1 parent 9d6af00 commit 4aeadae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dist/Module-CoreList/lib/Module/CoreList.pm
Expand Up @@ -21081,6 +21081,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.034002',
'Config' => '5.034002',
'Module::CoreList' => '5.20231125',
'Module::CoreList::Utils'=> '5.20231125',
},
removed => {
}
Expand All @@ -21090,6 +21092,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.036002',
'Config' => '5.036002',
'Module::CoreList' => '5.20231125',
'Module::CoreList::Utils'=> '5.20231125',
},
removed => {
}
Expand All @@ -21099,6 +21103,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.038001',
'Config' => '5.038001',
'Module::CoreList' => '5.20231125',
'Module::CoreList::Utils'=> '5.20231125',
},
removed => {
}
Expand Down

0 comments on commit 4aeadae

Please sign in to comment.