- Moose::Meta::Method::Constructor
- fix inlined constructor for hierarchy with multiple BUILD methods (mst)
- fix inlined constructor for hierarchy with multiple BUILD methods (mst)
- Moose::Meta::Class
- Modify make_immutable to work with the new Class::MOP immutable
mechanism + POD + very basic test (groditi)
- Modify make_immutable to work with the new Class::MOP immutable
- Moose::Meta::Attribute
- Fix handles to use goto() so that caller() comes out properly on
the other side (perigrin)
- Fix handles to use goto() so that caller() comes out properly on