add xt/ test for RT#84615 : Moo::Object->meta->can() dies
[gitmo/Moo.git] / xt / moo-roles-into-moose-class.t
2012-05-06 Matt S Trout fix coderef naming to avoid confusing autoclean
2012-05-05 Tomas Doran And even composing one seems to drag unwanted sugar...
2012-05-05 Tomas Doran Composing 2 moo roles into a Moose class is broken