in reply to Re^3: Good practice for OO module defaults
in thread Good practice for OO module defaults
Sure, if an attribute's default value is going to be based on other attributes, then make it a lazy default. For most people, that's a minority of attributes though.
|
---|
In Section
Seekers of Perl Wisdom