There's a typo ....
Shouldn't
besub DESTORY { my $self = shift; warn "DESTORYING $self"; }
?sub DESTROY { my $self = shift; warn "DESTROYING $self"; }
In reply to Re: about destructor
by Ultra
in thread about destructor
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |