]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Makefile.PL
Update VPIT::TestHelpers to 3edc6d15
[perl/modules/Variable-Magic.git] / Makefile.PL
index aa39d2229314413157745eac87a7d79cb93aaa09..a4a665b8c569fef5af51d2c17607370229f0952f 100644 (file)
@@ -83,6 +83,7 @@ my %BUILD_REQUIRES = (
  'Carp'                => 0,
  'Config'              => 0,
  'ExtUtils::MakeMaker' => 0,
+ 'POSIX'               => 0,
  'Test::More'          => 0,
  'lib'                 => 0,
  %PREREQ_PM,