* Moose::Error::Croak
* Moose::Error::Confess
- Clarify documentation on how to use. (Curtis Jewell)
+ * Moose
+ - Correct POD for builder to point to Recipe8, not 9. (gphat)
0.89 Thu Aug 13, 2009
* Moose::Manual::Attributes
The value of this key is the name of the method that will be called to
obtain the value used to initialize the attribute. See the L<builder
option docs in Class::MOP::Attribute|Class::MOP::Attribute/builder>
- and/or L<Moose::Cookbook::Basics::Recipe9> for more information.
+ and/or L<Moose::Cookbook::Basics::Recipe8> for more information.
=item I<default> => SCALAR | CODE