Help for this page
use Net::SSH::Perl print "What username?\n"; ... $ssh->login($username, $password); my ($stdout, $stderr, $exit) = $ssh->cmd($cmd); print $stdout
#1 RSA authentication failed: Can't load public key. #2 Warning: ignoring packet of type 15.