in reply to How Large Does Your Project Have To Be to Justify Using Moose?
If I never have to write an accessor generator by hand again, great!
I use Moose for anything with more than one object attribute. If you're concerned about size or speed, Any::Moose is a nice tool to ease your project into the Moose world and pay only for what you need.
Improve your skills with Modern Perl: the free book.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How Large Does Your Project Have To Be to Justify Using Moose?
by jgamble (Pilgrim) on Oct 06, 2011 at 18:23 UTC | |
by Anonymous Monk on Feb 10, 2013 at 06:26 UTC |