X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=5397afa726e6da000326205283fdcd96ff73eca4;hb=3968e3b9715c8e5e7eaf998012d434b914b9e126;hp=697c079ca1aebbb4e798d37b9fd90a58f405b935;hpb=b41c498738a3a4ccb8742883a42e6ea5addb1afd;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/Makefile.PL b/Makefile.PL index 697c079..5397afa 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -71,6 +71,7 @@ my %PREREQ_PM = ( 'Scalar::Util' => 0, 'Test::Builder' => 0, 'XML::Twig' => 0, + 'base' => 0, 'version' => 0, ); @@ -85,6 +86,7 @@ my %META = ( 'File::Spec' => 0, 'POSIX' => 0, 'Scalar::Util' => 0, + 'base' => 0, 'version' => 0, }, build_requires => {