File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed
dist/Module-CoreList/lib/Module Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 105105 " vxs.inc"
106106 ]
107107 },
108- "release_status" : " unstable " ,
108+ "release_status" : " stable " ,
109109 "resources" : {
110110 "bugtracker" : {
111111 "web" : " https://github.com/Perl/perl5/issues"
Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ sub changes_between {
441441 5.041011 => '2025-04-20',
442442 5.041012 => '2025-04-21',
443443 5.041013 => '2025-05-28',
444- 5.041014 => '2025-06-20',
444+ 5.042000 => '2025-06-20',
445445 );
446446
447447for my $version ( sort { $a <=> $b } keys %released ) {
@@ -23421,13 +23421,14 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2342123421 'unicore::Name' => 1,
2342223422 }
2342323423 },
23424- 5.041014 => {
23424+ 5.042000 => {
2342523425 delta_from => 5.041013,
2342623426 changed => {
23427- 'Config' => '5.041014',
23427+ 'B::Op_private' => '5.042000',
23428+ 'Config' => '5.042',
2342823429 'Module::CoreList' => '5.20250620',
2342923430 'Module::CoreList::Utils'=> '5.20250620',
23430- 'unicore::Name ' => undef ,
23431+ 'perlfaq ' => '5.20250619' ,
2343123432 },
2343223433 removed => {
2343323434 }
@@ -25071,7 +25072,7 @@ sub is_core
2507125072 removed => {
2507225073 }
2507325074 },
25074- 5.041014 => {
25075+ 5.042000 => {
2507525076 delta_from => 5.041013,
2507625077 changed => {
2507725078 },
Original file line number Diff line number Diff line change @@ -2147,7 +2147,7 @@ my %delta = (
21472147 removed => {
21482148 }
21492149 },
2150- 5.041014 => {
2150+ 5.042000 => {
21512151 delta_from => 5.041013,
21522152 changed => {
21532153 },
You can’t perform that action at this time.
0 commit comments