Skip to content

Commit 1f7634b

Browse files
author
Max Maischein
committed
Update Module::CoreList for 5.41.7
1 parent 321290a commit 1f7634b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22481,11 +22481,19 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2248122481
5.041007 => {
2248222482
delta_from => 5.041006,
2248322483
changed => {
22484+
'B::Deparse' => '1.81',
2248422485
'B::Op_private' => '5.041007',
22486+
'CPAN::Meta::YAML' => '0.020',
2248522487
'Config' => '5.041007',
22488+
'IO::Socket::IP' => '0.43',
2248622489
'Module::CoreList' => '5.20241220',
2248722490
'Module::CoreList::Utils'=> '5.20241220',
22488-
'XS::APItest' => '1.39',
22491+
'Opcode' => '1.67',
22492+
'XS::APItest' => '1.40',
22493+
'builtin' => '0.017',
22494+
'feature' => '1.93',
22495+
'parent' => '0.244',
22496+
'warnings' => '1.72',
2248922497
},
2249022498
removed => {
2249122499
}

0 commit comments

Comments
 (0)