Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: eval, DESTROY, die and $@ - educational couple of hours

by Anonymous Monk
on Jul 16, 2014 at 08:57 UTC ( [id://1093819]=note: print w/replies, xml ) Need Help??


in reply to eval, DESTROY, die and $@ - educational couple of hours

I would humbly like to report that more than a decade later, dear lestrrat, the effort you put in sharing the results of your educational couple hours proved useful to an established codebase, somewhere in France, where the following patch was just applied to a DESTROY method:
+ local $@; # Allow exceptions to bubble all the way up to burst as + a SOAP Fault. See http://www.perlmonks.org/?node_id=154876
So, thank you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-16 17:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found