NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Thanks. (Score:1)
First off, thanks for the nice review, it is good to get feedback from new Moose users. The #moose echo chamber on IRC is obviously not so helpful in this regard.
Actually the default is to not create any accessors at all. While it might seem useless, it is a perfectly valid use case, take this example for instance:
This will create a predicate method for checking if the flag is
Re:Thanks. (Score:1)
Regarding "docs". Do you know of a book that may be in the works? It seems to me that Moose is such a good thing for Perl OO that it would be a good thing to have a book out there as well.
Reply to This
Parent
Re:Book in the works (Score:1)
Nope, not that I am involved in or have been approached about. I agree though, would be a good idea.
- Stevan