X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=8a8edbbefa291dead2750f22fddffc9b653df578;hb=bd26a4213801eb7128a884d330a57f236015ec03;hp=49fec87f4c73f4dee70d0947347e40dc1e80d748;hpb=15b9171b2fc61b12e0dcc123369fc2b66fe87012;p=perl%2Fmodules%2FThread-Cleanup.git diff --git a/Makefile.PL b/Makefile.PL index 49fec87..8a8edbb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,11 +15,12 @@ my %META = ( 'Test::More' => 0, 'threads::shared' => '0.91', }, + 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", }, );