Skip to content

Commit dd7fb4e

Browse files
Update Module::CoreList for 5.42.0 after fix in ExtUtils::CBuilder and doc update in feature
1 parent cc199b5 commit dd7fb4e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23425,8 +23425,23 @@ for my $version ( sort { $a <=> $b } keys %released ) {
2342523425
changed => {
2342623426
'B::Op_private' => '5.042000',
2342723427
'Config' => '5.042',
23428+
'ExtUtils::CBuilder' => '0.280242',
23429+
'ExtUtils::CBuilder::Base'=> '0.280242',
23430+
'ExtUtils::CBuilder::Platform::Unix'=> '0.280242',
23431+
'ExtUtils::CBuilder::Platform::VMS'=> '0.280242',
23432+
'ExtUtils::CBuilder::Platform::Windows'=> '0.280242',
23433+
'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280242',
23434+
'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280242',
23435+
'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280242',
23436+
'ExtUtils::CBuilder::Platform::aix'=> '0.280242',
23437+
'ExtUtils::CBuilder::Platform::android'=> '0.280242',
23438+
'ExtUtils::CBuilder::Platform::cygwin'=> '0.280242',
23439+
'ExtUtils::CBuilder::Platform::darwin'=> '0.280242',
23440+
'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280242',
23441+
'ExtUtils::CBuilder::Platform::os2'=> '0.280242',
2342823442
'Module::CoreList' => '5.20250627',
2342923443
'Module::CoreList::Utils'=> '5.20250627',
23444+
'feature' => '1.97',
2343023445
'perlfaq' => '5.20250619',
2343123446
},
2343223447
removed => {

0 commit comments

Comments
 (0)