in reply to
Re^2: Child Net::SSH2 object trouble
in thread
Child Net::SSH2 object trouble
Net::OpenSSH
can be
combined
quite easyly with Net::Telnet and derived modules. Unfortunately, you seem to be running your scripts on a Windows box and Net::OpenSSH doesn't work there.
Comment on
Re^3: Child Net::SSH2 object trouble
In Section
Seekers of Perl Wisdom