finish role tc test
[gitmo/Moose.git] / t / 040_type_constraints / 024_role_type_constraint.t
2008-04-13 Yuval Kogman finish role tc test
2008-04-13 Yuval Kogman Introduce TypeConstraint::Role, and add find_or_create_...