On Jan 20, 2008, at 9:57 PM, Adrian Howard wrote:
>
> On 20 Jan 2008, at 17:45, Ovid wrote:
>
>> --- Jonathan Rockway <jon jrock.us> wrote:
>>
>>> Well, the difference between COBOL and Perl is
that Perl has all the
>>> features as any other modern programming
language.
>>
>> *cough*introspection*cough*
>
> And why is it that *I* have to keep track of freeing
structures that
> reference themselves?
>
> Adrian
>
>
You dont. You just have to keep track when you create them
;) i.e.
weaken.
|