in reply to Best practices for module error-reporting
This of course does not apply to core modules. I would also recommend Carp, which makes it possible to throw exception (and/or issue warnings) useful from the standpoint of the user, including stack trace and so on..
|
|---|