![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Inheritance- Sub class instance variablesby creamygoodness (Curate) |
on Aug 27, 2009 at 15:36 UTC ( #791686=note: print w/replies, xml ) | Need Help?? |
You have to worry about parent and child classes stomping on each other's instance vars, but that's the basic idiom for hash-based objects.
In Section
Seekers of Perl Wisdom
|
|