X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=Makefile.PL;h=a4a665b8c569fef5af51d2c17607370229f0952f;hb=be3665d8224dfbb9cff5f53796500821d9c8185a;hp=aa39d2229314413157745eac87a7d79cb93aaa09;hpb=432cd8420b1c4c1d963efd13695497095fde9bd0;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Makefile.PL b/Makefile.PL index aa39d22..a4a665b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -83,6 +83,7 @@ my %BUILD_REQUIRES = ( 'Carp' => 0, 'Config' => 0, 'ExtUtils::MakeMaker' => 0, + 'POSIX' => 0, 'Test::More' => 0, 'lib' => 0, %PREREQ_PM,