]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Carp is also a build dependency
authorVincent Pit <vince@profvince.com>
Mon, 9 Feb 2009 16:16:46 +0000 (17:16 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 9 Feb 2009 16:16:46 +0000 (17:16 +0100)
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,