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.
Link and doc issues (Score:1)
The main Moose page is very light on content, and the next step seems to be the cookbook pages, where I only have a choice of a range of levels of complexity in the demos.
I've found it really hard to find answers to specific single questions.
How do I do simple inheritance?
How do I do a single validating property?
Now frankly, I don't care about th
Re:Link and doc issues (Score:1)
First, the cookbook [cpan.org] link has now been fixed, thanks for spotting that.
Second, I freely admit that Moose might not be ergonimically correct for everyone. I based it heavily on Perl 6, but also added in my own twists and a few misc bits I have ripped off from other languages. But, this is Perl so TIMTOWTDI :)
As for your complaint about the docs. Well, I can't argue with you there, the docs are not as comprehensive as they could be (although I think they might have gotten better since you last looked). The upcoming talk I am giving should address that missing area you speak of, and i will gladly post the slides once it is ready. In the meantime I would be happy to answer any and all questions you might have, either on the #moose channel, the mailing list, or you can always feel free to email me directly.
- Stevan
Reply to This
Parent