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 / 016_subtyping_parameterized_types.t
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-05-17 Yuval Kogman Subtypes of parametrizables are parametrizable themselves
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2007-11-23 Stevan Little fixing stuff