X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=4e934be1c7a31f000c249897975fd3cbd2549f20;hp=047562f609bc3f47f74bff7a35725506dc036e04;hb=572a9a00cec239943f92157ec39c44398aad137f;hpb=8506bc0849fa561ef232a09e0394c417bc437aa2 diff --git a/Makefile.PL b/Makefile.PL index 047562f..4e934be 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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',