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 192c731 commit 5230f9bCopy full SHA for 5230f9b
lib/ExtUtils/MM_Cygwin.pm
@@ -6,6 +6,7 @@ use ExtUtils::MakeMaker::Config;
6
use File::Spec;
7
8
require ExtUtils::MM_Unix;
9
+require ExtUtils::MM_Win32;
10
our @ISA = qw( ExtUtils::MM_Unix );
11
12
our $VERSION = '7.39_01';
0 commit comments