X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=a4a665b8c569fef5af51d2c17607370229f0952f;hb=166e85102e0d03c7ab5e21cba28e131c2d87de54;hp=aa39d2229314413157745eac87a7d79cb93aaa09;hpb=03134cc40a83015fe9fc077cc903fabb245ea4c8;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,