in reply to Re^2: Communication between Windows and Linux via Perl
in thread Communication between Windows and Linux via Perl

Hi,

Thank you, I'll try to use Net::SSH::Any.

Br, Wei
  • Comment on Re^3: Communication between Windows and Linux via Perl

Replies are listed 'Best First'.
Re^4: Communication between Windows and Linux via Perl
by salva (Canon) on Apr 11, 2013 at 15:22 UTC
    You may also need to install Net::SSH2 which is pretty hard to install from source on Windows, but you can download a pre-compiled PPM version from here.