start at 0.3.1 instead of 0.3.0
[scpubgit/Object-Remote.git] / Makefile.PL
index 6ee313e..f3c9a27 100644 (file)
@@ -13,6 +13,7 @@ WriteMakefile(
     'JSON::PP' => 0,
     'CPS::Future' => 0,
     'Class::C3' => 0, # required to fatpack Moo
+    'String::ShellQuote' => 0, # required for ssh argument manipulation
   },
   EXE_FILES => [
     'bin/object-remote-node',