stevan / p5-mop-redux

A(nother) MOP for Perl 5
139 stars 36 forks source link

fix multiple role composition #88

Closed doy closed 10 years ago

doy commented 10 years ago

This should fix #67. It does change the direction of role composition from compose_into to consume_role, so we should decide what we actually want this to look like.