]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Makefile.PL
Carp is also a build dependency
[perl/modules/Variable-Magic.git] / Makefile.PL
index 3614cf9c696ab29f5a1c2c7629a89bf39e2d3229..8e0a44289443ea25717f037bfc3138b117790352 100644 (file)
@@ -51,6 +51,7 @@ my %META = (
   'ExtUtils::MakeMaker' => 0,
  },
  build_requires => {
+  'Carp'                => 0,
   'Config'              => 0,
   'ExtUtils::MakeMaker' => 0,
   'Test::More'          => 0,