in reply to Re^3: Short example using IPC::Open2 or IPC::Open3
in thread Short example using IPC::Open2 or IPC::Open3

I don't know much about the modules other than they have different dependencies than Net::SSH::Perl (which Net::SFTP depends on). Net::SSH2::SFTP requires compiling, but Net::SFTP::Foreign appears to only require an external ssh client.
  • Comment on Re^4: Short example using IPC::Open2 or IPC::Open3

Replies are listed 'Best First'.
Re^5: Short example using IPC::Open2 or IPC::Open3
by Limbic~Region (Chancellor) on Oct 24, 2007 at 22:06 UTC
    runrig,
    Indeed. Not the way I wanted to solve the problem but is likely the most sound solution. I will try it out tomorrow and let you know.

    Cheers - L~R