Revision history for Perl extension Class-MOP.
0.82_02 Fri, April 24, 2009
+ * Class::MOP::Method::Inlined
+ - Don't inline if the expected method is not defined at all (happens with
+ e.g. Moose::Object::_new is the expected method due to an overridden
+ name)
* Tests
- Some tests were trying to load Class::MOP::Immutable, which
was removed in 0.82_01.