X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=7e51dc169bf829d8a159a3be9ef2a2abf1da2aa9;hb=576d9150e16d22ddc32e9d87cf60c03bf1ccb3b8;hp=0198168adace38cbb0c7c532ce5f175f9b817885;hpb=a278f444637c3c07d8c8785ba4c1936654c9a117;p=perl%2Fmodules%2FSub-Prototype-Util.git diff --git a/Makefile.PL b/Makefile.PL index 0198168..7e51dc1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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/?p=perl/modules/$dist.git", + repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git", }, );