X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=Makefile.PL;h=39d91cebb8e7753d73a8fd7569a7d1fc5802878e;hp=cd4b76283940ea2ada6154f4548b45f9208c24b1;hb=HEAD;hpb=ca8eca27f27c14e65e67ffce2fa1447eee64c5c1 diff --git a/Makefile.PL b/Makefile.PL index cd4b762..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, @@ -139,7 +140,7 @@ my %PREREQ_PM = ( 'Test::More' => 0, 'XML::Twig' => 0, 'base' => 0, - 'version' => 0, + 'overload' => 0, ); my %CONFIGURE_REQUIRES = (