Hello!

I have perl objects with cyclic refferences to each othen in mod_perl
environment. I know that these objects will never be freed unless I
break the refference cycle. But, how to do it transparently for user of
object?

Is there a way in perl for making a refference to object that is not
counted in refferrence count? I tought of symbolic refferences, but I
suppose they are far more ineffective that 'normal' refferences. Am I
right?

-- 
                            Ing. Radovan Semancik ([EMAIL PROTECTED])
                         System Engineer, Business Global Systems a.s.
                                   http://storm.alert.sk

Reply via email to