![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: use fields, underscores and subclassesby dragonchild (Archbishop) |
on Nov 23, 2008 at 00:12 UTC ( #725363=note: print w/replies, xml ) | Need Help?? |
Perl doesn't do OO. Perl has features that allow people to build OO systems on top of Perl.
Don't use fields. Use Moose. It's a much saner way to do everything OO in Perl and gives you a gazillion other features as well. My criteria for good software:
In Section
Seekers of Perl Wisdom
|
|