All,
I've inherited some old code, and after moving it to a
perl 5.8.5 environment from a perl 5.6.1 environment,
I'm getting the following compilation error "Can't
multiply inherit %FIELDS".
Googling hasn't really helped me out much, I can't see
any fields being declared twice in the inheritance
Hi,
The Net::SSH::Perl module has by default the Die mode and if any error
occur while establishing SSH connection,it terminates the program and comes out
of the program.
According to my requirements, the program
should not die even though the login fails. Can anybody suggest how to get rid