It sounds like you're actually getting logged in successfully. Try adding these lines to the bottom of your script (assuming the remote device logs you into a *nix shell):
my @ls = $ssh->capture("ls"); print @ls;
You should see the remote directory listing if you are successfully connecting.
In reply to Re: Net::OpenSSH help needed
by Loops
in thread Net::OpenSSH help needed
by Andy16
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |