$ssh = Net::OpenSSH->new(host=>$host, user=>$user, password=>$pw) or die "can't :(\n" . $ssh->error;