X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Makefile.PL;h=5633ef6800560d517b6d909d6eed1437ec002284;hp=692897efdb5e235e1b161b746782c66bb24a1a91;hb=2430c23aecd96c580de5f84f2c0d99b0ad1f01ab;hpb=12c26b568cf70d8f9f8285efe03d7caf264161d2 diff --git a/Makefile.PL b/Makefile.PL index 692897e..5633ef6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,6 @@ $file = "lib/$file.pm"; my %PREREQ_PM = ( 'Acme::CPANAuthors' => '0.16', - 'Carp' => 0, 'File::Find' => 0, 'Module::Metadata' => '1.000005', ); @@ -27,7 +26,7 @@ my %META = ( }, dynamic_config => 0, resources => { - bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", + bugtracker => "http://rt.cpan.org/Dist/Display.html?Name=$dist", homepage => "http://search.cpan.org/dist/$dist/", license => 'http://dev.perl.org/licenses/', repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git",