* Moose::Meta::Attribute
- When adding an attribute to a metaclass, if the attribute has no
associated methods, it will give a deprecation warning. (hdp)
+ - Methods generated by delegation were not being added to
+ associated_methods. (hdp)
0.83 Tue, Jun 23, 2009
* Moose::Meta::Class