error handling and tests therefore
[scpubgit/App-EzPz.git] / Makefile.PL
index af94849..fdccdc6 100644 (file)
@@ -21,6 +21,7 @@ WriteMakefile(
     'Eval::WithLexicals' => 0,
     'IPC::System::Simple' => 0,
     strictures => 0,
-    'File::Which' => 0
+    'File::Which' => 0,
+    'Capture::Tiny' => 0,
   }
 );