![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Object Constructors - Advice of experienced OO Perl Monksby phaylon (Curate) |
on Oct 06, 2005 at 12:29 UTC ( #497901=note: print w/replies, xml ) | Need Help?? |
I mostly have the same constructor, if I need to initialize (or check something in the environment) I mostly use an _init() method called by the constructor.
Ordinary morality is for ordinary people. -- Aleister Crowley
In Section
Seekers of Perl Wisdom
|
|