Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Can I use the OO DESTROY method ... for a good cause

by Anonymous Monk
on Jul 22, 2014 at 22:02 UTC ( [id://1094694]=note: print w/replies, xml ) Need Help??


in reply to Can I use the OO DESTROY method ... for a good cause

undef is what you want

FWIW, DESTROY is for breaking circular references (parent/child), freeing xs/c-pointers and things like that ...

Email::MIME doesn't have a DESTROY ...

  • Comment on Re: Can I use the OO DESTROY method ... for a good cause

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-23 15:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found