]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.git/blobdiff - Makefile.PL
Give an explicit value to dynamic_config
[perl/modules/Sub-Prototype-Util.git] / Makefile.PL
index 4a8e2af96ee73e105ed28fe18f2978a06f7a4dc2..7e51dc169bf829d8a159a3be9ef2a2abf1da2aa9 100644 (file)
@@ -15,11 +15,12 @@ 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/",
   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",
  },
 );