]> git.vpit.fr Git - perl/modules/autovivification.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:01 +0000 (11:50 -0300)
Makefile.PL

index 72bad649e4d27837cf6ceaeaf9a74a94e9ece0dd..c8d5838a7f8a47a06d1804e14031e26893b91f3c 100644 (file)
@@ -69,7 +69,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",