Be well,{ my $count; # Number of class instances that exist. sub BUILD { ++$count; # } sub DEMOLISH { --$count; # } }
In reply to Re^3: Garbage collected class attributes with inside out classes.
by rir
in thread Garbage collected class attributes with inside out classes.
by kyle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |