]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - Makefile.PL
Give an explicit value to dynamic_config
[perl/modules/Thread-Cleanup.git] / Makefile.PL
index 689b672f6d5dce2822605b50bf616b49972f3ef9..8a8edbbefa291dead2750f22fddffc9b653df578 100644 (file)
@@ -15,11 +15,12 @@ my %META = (
   '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/",
   license    => 'http://dev.perl.org/licenses/',
-  repository => "http://git.profvince.com/?p=perl/modules/$dist.git",
+  repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git",
  },
 );