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