X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=8e0a44289443ea25717f037bfc3138b117790352;hb=b360c089c6d8f2d15c6fe2046de925eeb44f54ad;hp=3614cf9c696ab29f5a1c2c7629a89bf39e2d3229;hpb=c9093dd650fe5e0229e16db9a60f521ec4046552;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,