Revision history for Perl extension Class-MOP.
+0.90
* Class::MOP::Method
- - Fix bug from MooseX::Types passing blessed code references
+ - Allow a blessed code reference as the method body. Fixes a
+ problem interaction with MooseX::Types. (ash)
0.89
* Class::MOP::Instance