Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by tobyink (Canon)
on Jun 05, 2012 at 06:21 UTC ( [id://974411]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub errorstr { # Both class, and Instance Method
      ref($_[0]) ? $_[0]{ERRORSTR} : $ERRORSTR;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://974411]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-03-28 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found