this test also requires perlcc to run
[p5sagit/Sub-Name.git] / Makefile.PL
index e0a33af..904244e 100644 (file)
@@ -11,6 +11,10 @@ WriteMakefile(
         'Exporter' => '0',
         'DynaLoader' => '0',
     },
+    BUILD_REQUIRES  => {
+        'Devel::CheckBin' => '0',
+        'Test::More' => '0',
+    },
 
     MIN_PERL_VERSION => '5.006',
     META_MERGE => {