in reply to Re^2: How do I report an error back to the user of my object?
in thread How do I report an error back to the user of my object?

Agreed (and fixed). But I would suggest using Carp which has a "confess" method that can provide a stack trace to point out the callers evil ways.

             I hope life isn't a big joke, because I don't get it.
                   -SNL

  • Comment on Re^3: How do I report an error back to the user of my object?