]> git.vpit.fr Git - perl/modules/Variable-Temp.git/blobdiff - Makefile.PL
Remove run-time dependency on Test::More
[perl/modules/Variable-Temp.git] / Makefile.PL
index 3391e24f7362ba0ce82f06d4828c55cb2b881397..957dcb6caa49665d3d72f313686481a26242aa03 100644 (file)
@@ -14,7 +14,6 @@ $file = "lib/$file.pm";
 my %PREREQ_PM = (
  'Exporter'        => 0,
  'Scope::Upper'    => 0,
- 'Test::More'      => 0,
  'Variable::Magic' => '0.51',
  'base'            => 0,
 );