]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.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 fe8c5ca1f2face4c4db319a59381f440199ee799..7e51dc169bf829d8a159a3be9ef2a2abf1da2aa9 100644 (file)
@@ -15,6 +15,7 @@ my %META = (
   'Scalar::Util'        => 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/",