X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Makefile.PL;h=3860b5517b26ea2011c94e2374082b42b7a131a5;hp=905fa9f73e9ca589849e414059632ac3fa35b7a1;hb=3beb96a81eebadf62454ea90eecd4b9dd36bdce5;hpb=832f6a4eae21bec85e1cb1043fbc41fcf59cbfcd diff --git a/Makefile.PL b/Makefile.PL index 905fa9f..3860b55 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use 5.006001; +use 5.006_001; use strict; use warnings; @@ -78,7 +78,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",