]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - Makefile.PL
Log valgrind output to a specific fd so that the output of the script doesn't get...
[perl/modules/Test-Valgrind.git] / Makefile.PL
index 28863db8cac9692ac15b5932a23c170890c86664..dcac0c9053ad00db193941d1afe1bd59061b81f8 100644 (file)
@@ -108,6 +108,7 @@ WriteMakefile(
     PREREQ_PM     => {
         'Carp'                  => 0,
         'Exporter'              => 0,
+        'Fcntl'                 => 0,
         'POSIX'                 => 0,
         'Perl::Destruct::Level' => 0,
         'Test::Builder'         => 0,