X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=Makefile.PL;h=f0c989126ca64ef2bb9fa203f6e99570639456b2;hp=b0c82a677aa408350064087cb7437da6f5daf592;hb=6dbf3b321823741481f481326a36e7614d2346e8;hpb=4e2370e14767646be62be5902c16580a75a55eed diff --git a/Makefile.PL b/Makefile.PL index b0c82a6..f0c9891 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use 5.008001; +use 5.008_001; use strict; use warnings; @@ -70,7 +70,7 @@ my %META = ( }, dynamic_config => 1, 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",