Dave Rolsky wrote:
I'd greatly appreciate any feedback people might have on the manual, especially from newer Moosers. In particular, are there things that are _still_ confusing after reading the manual, either because they're not explained well enough, or because they're missing entirely?
As of 0.69, Moose::Manual::Attributes needs a mention of what the parameter to builders is, or a link to the cookbook recipe (which itself could do with an simple statement "builders get a single parameter blah, blah, blah..."). It took me a little while to track this down today. And if you're asking "well, what else would you expect?", I could imagine getting the Moose::Meta::Attribute as a parameter as well.