X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=8e0a44289443ea25717f037bfc3138b117790352;hb=e80594f5e18d9d90117bfb3bb69ed1a1c80781e0;hp=3614cf9c696ab29f5a1c2c7629a89bf39e2d3229;hpb=02bd116bac3168c7ea0d39c0178dd106c6641848;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Makefile.PL b/Makefile.PL index 3614cf9..8e0a442 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -51,6 +51,7 @@ my %META = ( 'ExtUtils::MakeMaker' => 0, }, build_requires => { + 'Carp' => 0, 'Config' => 0, 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0,