]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Update the bug tracker URL in META after the rt.perl.org upgrade
authorVincent Pit <vince@profvince.com>
Sun, 23 Jun 2013 02:24:58 +0000 (23:24 -0300)
committerVincent Pit <vince@profvince.com>
Sun, 23 Jun 2013 02:24:58 +0000 (23:24 -0300)
Makefile.PL

index 35eea0c4213bb62a8945d9d454f50d7d1befd226..97be25760df2544e59e0f49f8e0175a6c1a1f09b 100644 (file)
@@ -88,7 +88,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",