]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commitdiff
Give an explicit value to dynamic_config
authorVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
Makefile.PL

index 71d7e0d1964f5b264a2cddc92973db32dd480918..82880dbb17c0fe065a9f547a63ada42288c52024 100644 (file)
@@ -11,6 +11,7 @@ my %META = (
   'ExtUtils::MakeMaker' => 0,
   'Test::More'          => 0,
  },
+ dynamic_config => 0,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",