X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=2114df88e4edfa6a910cb2ceeb40c552da7349cb;hb=0180a2a0145e8f56b355b156b66ad1c188dc7214;hp=664fa083c16da1b81d387e21b23130c083428eed;hpb=ccae126e91d7ecabe5a5648bc4810fede4cc2c30;p=perl%2Fmodules%2Fautovivification.git diff --git a/Makefile.PL b/Makefile.PL index 664fa08..2114df8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,6 +65,7 @@ my %BUILD_REQUIRES = ( 'Config' => 0, 'Exporter' => 0, 'ExtUtils::MakeMaker' => 0, + 'POSIX' => 0, 'Test::More' => 0, %PREREQ_PM, );