Net-SSH2 - Re: croak and die in a library: is it a good thing?

Posted on Sat Feb 24 19:14:48 2007 by dbrobins in response to 2527 (See the whole thread of 2)
Re: croak and die in a library: is it a good thing?
I looked through the code and this is the only runtime croak/die in it (i.e. the others are clear programmer error e.g. wrong number of parameters or other bad input). I'm willing to change it to return a false value on failure; if you're still interested, please file a bug on rt.cpan.org.
Write a response