Help for this page
#!/usr/bin/perl ... { die "Log in attempt failed with $! \n"; }
$ssh->send("find /");
$ssh->exec("find /");