[Ssh-sftp-perl-users] Error handling - eval{}
Brought to you by:
dbrobins
From: Jacob S. <tre...@re...> - 2005-02-03 22:02:04
|
I'm trying to do some error handling with SSH::Perl and I'm having a rough time with it. I've tried using eval{} warn, but the script still dies if the user/pass is incorrect. Are there any other suggestions? Thanks, Jacob |