Skip to content

Commit

Permalink
Remove perl 5.39.6 from Module::CoreList + M:CL:Utils because it hasn…
Browse files Browse the repository at this point in the history
…'t been released yet
  • Loading branch information
leonerd committed Nov 26, 2023
1 parent 1afc61a commit 7a2f375
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
19 changes: 0 additions & 19 deletions dist/Module-CoreList/lib/Module/CoreList.pm
Expand Up @@ -411,7 +411,6 @@ sub changes_between {
5.039003 => '2023-09-20',
5.039004 => '2023-10-25',
5.039005 => '2023-11-20',
5.039006 => '2023-12-20',
5.034002 => '2023-11-25',
5.036002 => '2023-11-25',
5.038001 => '2023-11-25',
Expand Down Expand Up @@ -21065,17 +21064,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
5.039006 => {
delta_from => 5.039005,
changed => {
'B::Op_private' => '5.039006',
'Config' => '5.039006',
'Module::CoreList' => '5.20231125',
'Module::CoreList::Utils'=> '5.20231125',
},
removed => {
}
},
5.034002 => {
delta_from => 5.034001,
changed => {
Expand Down Expand Up @@ -22545,13 +22533,6 @@ sub is_core
removed => {
}
},
5.039006 => {
delta_from => 5.039005,
changed => {
},
removed => {
}
},
5.034002 => {
delta_from => 5.034001,
changed => {
Expand Down
7 changes: 0 additions & 7 deletions dist/Module-CoreList/lib/Module/CoreList/Utils.pm
Expand Up @@ -1937,13 +1937,6 @@ my %delta = (
removed => {
}
},
5.039006 => {
delta_from => 5.039005,
changed => {
},
removed => {
}
},
5.034002 => {
delta_from => 5.034001,
changed => {
Expand Down

0 comments on commit 7a2f375

Please sign in to comment.