X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fwith.git;a=blobdiff_plain;f=Makefile.PL;h=eee03c048ea51748bf74c7ae24f3fa83c8d9046e;hp=e899afd8dd3592e784c952ecb0c52e2a775f2a7f;hb=de3f3bee22ff348fbf2b3e8b2e43ce60a1bf8237;hpb=ff73554db7dfa71f3d4703b87f08b0f83865cc2f diff --git a/Makefile.PL b/Makefile.PL index e899afd..eee03c0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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/?p=perl/modules/$dist.git", + repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git", }, );