support requires on Mouse::Role.
[gitmo/Mouse.git] / TODO
1 TODO
2 ====
3
4 * Re-implement Mouse with code from Shika
5 * Make coercion work
6 * Make delegation via handles work
7 * Make TypeConstraints from Shika