Build.PL (Module-Build-0.4231) | : | Build.PL (Module-Build-0.4232) | ||
---|---|---|---|---|
skipping to change at line 63 | skipping to change at line 63 | |||
'ExtUtils::ParseXS' => 2.21, # various bug fixes | 'ExtUtils::ParseXS' => 2.21, # various bug fixes | |||
'Cwd' => 0, | 'Cwd' => 0, | |||
'Text::Abbrev' => 0, | 'Text::Abbrev' => 0, | |||
'Text::ParseWords' => 0, | 'Text::ParseWords' => 0, | |||
'Getopt::Long' => 0, | 'Getopt::Long' => 0, | |||
'TAP::Harness' => 3.29, | 'TAP::Harness' => 3.29, | |||
'CPAN::Meta' => '2.142060', | 'CPAN::Meta' => '2.142060', | |||
'Perl::OSType' => ( $^O eq 'bitrig' ? 1.004 : 1 ), # needs 1.0 API | 'Perl::OSType' => ( $^O eq 'bitrig' ? 1.004 : 1 ), # needs 1.0 API | |||
'version' => 0.87, # No longer requires M::B | 'version' => 0.87, # No longer requires M::B | |||
'Module::Metadata' => 1.000002, # uses version.pm | 'Module::Metadata' => 1.000002, # uses version.pm | |||
'Pod::Man' => 2.17, # utf8 support | ||||
($^O eq 'MSWin32' ? ('ExtUtils::PL2Bat' => 0) : ()) | ($^O eq 'MSWin32' ? ('ExtUtils::PL2Bat' => 0) : ()) | |||
}, | }, | |||
test_requires => { | test_requires => { | |||
'File::Temp' => 0.15, # tmpdir() + fixes | 'File::Temp' => 0.15, # tmpdir() + fixes | |||
'Test::More' => 0.49, | 'Test::More' => 0.49, | |||
'TAP::Harness' => 3.29, # TAP::Harness::Env | 'TAP::Harness' => 3.29, # TAP::Harness::Env | |||
'Parse::CPAN::Meta' => '1.4401', | 'Parse::CPAN::Meta' => '1.4401', | |||
'CPAN::Meta::YAML' => 0.003, | 'CPAN::Meta::YAML' => 0.003, | |||
}, | }, | |||
recommends => { | recommends => { | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 0 lines changed or added |