in reply to
Run Remote Command Via SSH
You better use
Net::SSH2
or
Net::OpenSSH
. Net::SSH::Perl is unmaintained and Net::SSH terrible slow.
Comment on
Re: Run Remote Command Via SSH
In Section
Seekers of Perl Wisdom