X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=Makefile.PL;h=39d91cebb8e7753d73a8fd7569a7d1fc5802878e;hp=35627d2037f4a13920f723292865e47416049852;hb=HEAD;hpb=5dd4ffc1370138eb1e9501f82a69f98208e4c0ff diff --git a/Makefile.PL b/Makefile.PL index 35627d2..39d91ce 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -124,6 +124,7 @@ my %PREREQ_PM = ( 'Carp' => 0, 'Digest::MD5' => 0, 'Env::Sanctify' => 0, + 'ExtUtils::MM' => 0, 'File::HomeDir' => '0.86', 'File::Path' => 0, 'File::Spec' => 0,