in reply to Re: Run a subroutine through ssh? (Net::SSH::Perl)
in thread Run a subroutine through ssh? (Net::SSH::Perl)
They are test boxes, so although I do have access to them, I cannot make any module changes. I can only work with what's already there. I thought of putting all the bash commands in a bash script and just running that, but I assign the results of these commands to various perl variables, so I don't think that it's feasible (without a lot of work). I'm getting the feeling that I will have to re-write my subroutines. Would love to know if anyone has made it work though.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Run a subroutine through ssh? (Net::SSH::Perl)
by roden (Novice) on Oct 31, 2011 at 15:15 UTC | |
by johnny_carlos (Scribe) on Oct 31, 2011 at 23:09 UTC | |
by aaron_baugher (Curate) on Nov 23, 2011 at 21:58 UTC |