]> git.vpit.fr Git - perl/modules/re-engine-Hooks.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:37:23 +0000 (11:37 -0300)
committerVincent Pit <vince@profvince.com>
Wed, 7 Aug 2013 14:50:10 +0000 (11:50 -0300)
Makefile.PL

index 5f8a9fddd9e31c913af348ac5e4db60c882d0727..8622e14d833c73c029ad6ffa093f5c004d8b30b1 100644 (file)
@@ -37,7 +37,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",