]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - Makefile.PL
Update the bug tracker URL in META after the rt.perl.org upgrade
[perl/modules/subs-auto.git] / Makefile.PL
index 4a53d7a949449ec1e8de29cda9e926b1bef2f88d..40d487b9ed142e02eee7c29c5cafcc0d6e31323d 100644 (file)
@@ -27,9 +27,9 @@ my %META = (
   'Test::More'          => 0,
   %PREREQ_PM,
  },
- dynamic_config => 0,
+ 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",