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.
Does it add value to the example ? (Score:1)
What's you're reason for using it, beyond that it looks like a cool idea (and it does, although I'm not using it myself :)
It seems to me that Moose is a fast moving target and is changing rapidly. Will using it save you time and, more importantly, will it help or hinder the promotion of Catalyst/Handel in the wider community (one of the aims of the Mango project) ?
My cautious side would say that it's adding another layer of learning & potential dependency problems and should therefore be avoided for this particular project.
Simon
Reply to This
Re: (Score:1)
Re: Speed of Moose (Score:1)
Actually, Moose's internals are changing/improving rapidly, but it's outer sugar coating is pretty stable, and will not change without sufficient warnings if at all.
One of the more common reactions I get from people using Moose is how much (developer) time it saves them. I know for myself, it has made refactoring a large unweildy codebase a lot easier. In fact with that, most of my t