]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Makefile.PL
Update VPIT::TestHelpers to 3d200396
[perl/modules/Variable-Magic.git] / Makefile.PL
index 35eea0c4213bb62a8945d9d454f50d7d1befd226..323e83d94bb2c919578309ef457ed20f1a047186 100644 (file)
@@ -75,6 +75,7 @@ my %BUILD_REQUIRES = (
  'Config'              => 0,
  'ExtUtils::MakeMaker' => 0,
  'Test::More'          => 0,
+ 'lib'                 => 0,
  %PREREQ_PM,
 );
 
@@ -88,7 +89,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",