Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^8: Throw from within a DESTROY block

by ribasushi (Pilgrim)
on Sep 07, 2011 at 03:05 UTC ( [id://924514]=note: print w/replies, xml ) Need Help??


in reply to Re^7: Throw from within a DESTROY block
in thread Throw from within a DESTROY block

Quoting from http://www.perlmonks.org/?node_id=924499:

But the wonderful value of DESTROY is that every c'tor (constructor) that succeeds will always be followed by its paired d'tor, which makes it a very valuable tool for the sane handling of tons of things (all manner of resource allocation but also other things that should always be done in pairs, like transactions, reference counting, etc.). And handling tons of things means that you need to be able to deal with that handling going wrong or failing.

  • Comment on Re^8: Throw from within a DESTROY block

Replies are listed 'Best First'.
Re^9: Throw from within a DESTROY block
by ikegami (Patriarch) on Sep 07, 2011 at 03:09 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-16 22:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found