We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf211f commit 5292487Copy full SHA for 5292487
Build.PL
@@ -41,6 +41,7 @@ my $build = ModuleBuildBuilder->new(
41
'File::Spec' => ($^O eq 'MSWin32' ? 3.30 : '0.82'), # rel2abs()
42
'ExtUtils::CBuilder' => 0.27, # major platform fixes
43
'ExtUtils::Install' => 0,
44
+ 'ExtUtils::InstallPaths'=> 0.003,
45
'ExtUtils::Manifest' => 0,
46
'ExtUtils::Mkbootstrap' => 0,
47
'ExtUtils::ParseXS' => 2.21, # various bug fixes
0 commit comments