]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.git/commitdiff
Update the bug tracker URL in META after the rt.perl.org upgrade
authorVincent Pit <vince@profvince.com>
Wed, 7 Aug 2013 14:19:38 +0000 (11:19 -0300)
committerVincent Pit <vince@profvince.com>
Wed, 7 Aug 2013 14:39:35 +0000 (11:39 -0300)
Makefile.PL

index dc8d222cf8bca5af3d5461524567a8673d82d17b..6bcc50123710280c211c6d6e772e158004e9f22f 100644 (file)
@@ -29,7 +29,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",