Help for this page
my $ssh = Net::OpenSSH->new($host, user => $user, password => $password, timeout => 10);
$Net::OpenSSH::debug = -1;