X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=8a8edbbefa291dead2750f22fddffc9b653df578;hb=bd26a4213801eb7128a884d330a57f236015ec03;hp=689b672f6d5dce2822605b50bf616b49972f3ef9;hpb=2c6c056ca8cd8a4d362a8d3b01eed0a7bd146bd7;p=perl%2Fmodules%2FThread-Cleanup.git diff --git a/Makefile.PL b/Makefile.PL index 689b672..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/?p=perl/modules/$dist.git", + repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git", }, );