X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=Makefile.PL;h=46288e5af54f1a20e086221ff15e0a1f358fd154;hp=76041bc2281ffca7ba910ab26fdeedcad9b10066;hb=HEAD;hpb=8d7f7f6149dd7c998ae1e487552d7de4517540ec diff --git a/Makefile.PL b/Makefile.PL index 76041bc..46288e5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -87,6 +87,7 @@ my %PREREQ_PM = ( my %BUILD_REQUIRES = ( 'Config' => 0, 'ExtUtils::MakeMaker' => 0, + 'File::Spec' => 0, 'Test::More' => 0, 'constant' => 0, 'lib' => 0,