in reply to
Net::SSH::Perl CPAN issue
The usual issues I've encountered with this module is getting the password sent without me having to be there and babysit the script. You might want to look into
Net::SCP::Expect
or consider
SSH without a password
Comment on
Re: Net::SSH::Perl CPAN issue
In Section
Seekers of Perl Wisdom