removed process groups from the connection class child cleanup logic
[scpubgit/Object-Remote.git] / Makefile.PL
index 047562f..4e934be 100644 (file)
@@ -13,7 +13,8 @@ WriteMakefile(
     'JSON::PP' => 0,
     'CPS::Future' => 0,
     'Class::C3' => 0, # required to fatpack Moo
-    'String::ShellEscape' => 0, # required for ssh argument manipulation
+    'String::ShellQuote' => 0, # required for ssh argument manipulation
+    'Log::Contextual' => 0.005000
   },
   EXE_FILES => [
     'bin/object-remote-node',