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>
Thu, 31 Jan 2013 19:41:52 +0000 (11:41 -0800)
commitb9baacc29444767f88abdbca93f65c8bd5e5a676
tree92e4c7e8d3950647b3ea7f399b95444e2bab2142
parentc824fdf36c659b3b6dbafe23a3021f2b1d6eeb3f
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