]> git.vpit.fr Git - perl/modules/subs-auto.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 6da4a737ff03916514b2259913ebcb38b82db5cb..23c7b1e733a4a2a89a985fee861da619634736f4 100644 (file)
@@ -14,6 +14,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/",