]> git.vpit.fr Git - perl/modules/Thread-Cleanup.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 6c560ecffdffc24a76f3f684dd8f50be91835e71..8a8edbbefa291dead2750f22fddffc9b653df578 100644 (file)
@@ -15,6 +15,7 @@ my %META = (
   'Test::More'          => 0,
   'threads::shared'     => '0.91',
  },
   'Test::More'          => 0,
   'threads::shared'     => '0.91',
  },
+ dynamic_config => 0,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",