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