Cleaning up after objects...

Thomas Fjellstrom <[email protected]> Tue, 17 May 2005 06:02:10 -0600
Newsgroups gmane.comp.kde.devel.perl
Message-ID <[email protected]>
I'm slightly confused as how I should do cleanup.. Is there a "DELETE" 
equivelent to the NEW method?

Basically what I want is to have a "message" sent through a socket on destroy. 
Using the destroyed signal seems risky as I need some info in the object to 
make the connection and send the message, and it spicifically says the 
object's vtable will be "degenerated" at that point and to not call any 
methods on it.

-- 
Thomas Fjellstrom
[email protected]