More type constraint fixes for edge cases in is_a_type_of and is_a_subtype_of when...
[gitmo/Moose.git] / t / 040_type_constraints / 020_class_type_constraint.t
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-04-12 Yuval Kogman equals testing for class type constraint
2008-04-12 Yuval Kogman add a test for the 'class' attribute of TC::Class
2008-03-13 Guillermo Roditi allow class_type to accept a custom message. sorry...
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman Moose::Meta::TypeConstraint::Class