Implementation of TypeConstraint::Union->includes_type, and use it in Attribute.
[gitmo/Moose.git] / t / 030_roles / 017_extending_role_attrs.t
2008-03-27 Shawn M Moore Some error checks (I think it's time for a dedicated...
2008-03-27 Shawn M Moore Test for narrowing "Str | Int | ArrayRef" down to ...
2008-03-27 Shawn M Moore Failing tests for narrowing a consumed attribute's...
2008-02-24 Stevan Little has +name from role officially supported