X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=Makefile.PL;h=a084ca5c2833533d1e4a203a7aaa6034d5ff4301;hp=430cc537cbcc50834003b28285779cf846eb0508;hb=bde376117bfa1b3cc6b40bfe28e19ef120ba3ae0;hpb=3b0b8496006f89abcccdcc5f0322fed266e8ed53 diff --git a/Makefile.PL b/Makefile.PL index 430cc53..a084ca5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,6 +65,7 @@ my %PREREQ_PM = ( my %BUILD_REQUIRES =( 'Config' => 0, 'ExtUtils::MakeMaker' => 0, + 'File::Spec' => 0, 'IO::Handle' => 0, 'IO::Select' => 0, 'IPC::Open3' => 0,