Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Nice style for interesting error messages

by merlyn (Sage)
on Jan 25, 2001 at 04:12 UTC ( [id://54166]=note: print w/replies, xml ) Need Help??


in reply to Re: Nice style for interesting error messages
in thread Nice style for interesting error messages

Please don't store anything into $@. Don't repeat Graham Barr's acknowledged mistake. $@ is documented as "errors from eval" only. User code shouldn't be pushed around in there.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Nice style for interesting error messages

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-24 12:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found