first attempt at fixing ssh/sh escaping problem with perl_command - works but isn...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 28 Sep 2012 21:59:53 +0000 (14:59 -0700)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 28 Sep 2012 21:59:53 +0000 (14:59 -0700)
commit161fe2846510345e08efff64377b3735f6da6680
treea23b69529d9e2b165582dfa4b5d4301fdf32ec6d
parent69aaad21b20345a6bdc1655c74acb770fee1fbcf
first attempt at fixing ssh/sh escaping problem with perl_command - works but isn't the right way to do it
lib/Object/Remote/Connector/SSH.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm