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=047562f609bc3f47f74bff7a35725506dc036e04;hb=1627df4e8bb3ce08bca9d27fd58a4af1e59acfc5;hpb=8506bc0849fa561ef232a09e0394c417bc437aa2 diff --git a/Makefile.PL b/Makefile.PL index 047562f..f3c9a27 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,7 @@ 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 }, EXE_FILES => [ 'bin/object-remote-node',