X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=047562f609bc3f47f74bff7a35725506dc036e04;hp=6ee313ea9532640161c617365a18269c024e94d9;hb=8506bc0849fa561ef232a09e0394c417bc437aa2;hpb=f129bfaf05b1ae0e2e2992cad47a70482dec9885 diff --git a/Makefile.PL b/Makefile.PL index 6ee313e..047562f 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::ShellEscape' => 0, # required for ssh argument manipulation }, EXE_FILES => [ 'bin/object-remote-node',