more debug logging for startup and general run
[scpubgit/System-Introspector-Report.git] / Makefile.PL
index 1c30f73..86cba39 100644 (file)
@@ -16,11 +16,14 @@ WriteMakefile(
     'strictures'        => '1',
     'JSON::PP'          => '2.53',
     'Object::Remote'    => '0.001001',
+    'MediaWiki::API'    => '0.39',
+    'Log::Contextual'   => '0.004202',
     'MRO::Compat'       => 0,
     'Class::C3'         => 0,
     'Getopt::Long'      => 0,
     'Pod::Usage'        => 0,
     'aliased'           => 0,
+    'Try::Tiny'         => 0,
   },
   EXE_FILES => [
     'bin/system-introspector-report',