Change attr names so they don't overwrite the exported type function
[gitmo/MooseX-Types.git] / t / 21_coerce_parameterized_types.t
2010-07-15 Dave Rolsky No need to create a class to test whether a type has...
2010-07-15 Dave Rolsky Shut up deprecation warnings
2009-08-23 Hans Dieter Pearcey revert parameterized type coercion fix
2009-08-22 Rafael Kitover release 0.18
2009-08-22 Rafael Kitover better test for coercing parameterized type, now passes
2009-08-20 Rafael Kitover add failing test for coercing parameterized type