Help for this page
'password:\s*'
$ssh->waitfor('password:\s*',100) or die "Where is the password prompt +??";
$ssh->waitfor('password:\s*',100) or die "Where is the FIRST password +prompt??";