diff --git a/Makefile.PL b/Makefile.PL index 14880e82..54c50937 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -35,6 +35,7 @@ my %parms = ( 'File::Next' => '1.18', 'File::Spec' => '3.00', 'File::Temp' => '0.19', # For newdir() + 'filetest' => 0, 'Getopt::Long' => '2.38', 'if' => 0, 'List::Util' => 0,