X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=Makefile.PL;h=202071d32d759df1729caaf79f39f53337509a77;hp=f6fb3bea9af2dc01dedc6c2d25d5ef81f55a1841;hb=1f7e2b57ff41bebac83b89c3e1cbadecd872c1ae;hpb=09d4e2a26f1f8ca433f2224b8a6e5281646ff7af diff --git a/Makefile.PL b/Makefile.PL index f6fb3be..202071d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -130,6 +130,7 @@ my %PREREQ_PM = ( 'File::Temp' => '0.14', # OO interface 'Filter::Util::Call' => 0, 'Fcntl' => 0, + 'IO::Select' => 0, 'List::Util' => 0, 'POSIX' => 0, 'Perl::Destruct::Level' => 0,