X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=f3c9a27acea351d2d20320e2ec004a6490f9ddec;hp=6ee313ea9532640161c617365a18269c024e94d9;hb=6af673c19d7b5d0f9e428b21edfc0e5ae4f77576;hpb=8885b26faa15744bcd3c10a3cd27aaaf6da61c8b diff --git a/Makefile.PL b/Makefile.PL index 6ee313e..f3c9a27 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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',