X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Makefile.PL;h=1cc39e746aa1a4fe36e12d726d54c033739b2104;hp=e0922253e3ef0020b8dfc2af26ec7ab3c38f14dd;hb=3c0cb5c1b8f3c97149a6901921f5aed606667fb5;hpb=45493a0fdc277496511bd5850afbf5d19bafbc9d diff --git a/Makefile.PL b/Makefile.PL index e092225..1cc39e7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,11 +13,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", }, );