http://qs1969.pair.com?node_id=459611


in reply to Re: Error Handling with Packages
in thread Error Handling with Packages

Yes, I meant to put this in my comment above.

He can read through Error-handling-and-messages in the perlmodstyle page.

Specifically:

croak() only when your module absolutely cannot figure out what to do. (croak() is a better version of die() for use within modules, which reports its errors from the perspective of the caller. See Carp for details of croak(), carp() and other useful routines.)/p>

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!