Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 001_mouse / 043-parameterized-type.t
2011-10-07 Fuji Goro More tests
2010-11-13 Fuji, Goro Lazy initialization of coercions
2010-11-05 Fuji, Goro Fix type constraints to get $tc->type_parameter correctly
2010-06-09 gfx Make type constraint messages compatible with Moose's
2010-02-19 gfx Add type_parameter() and __is_parameterized() to Meta...
2009-12-04 gfx Add tests for magical vars and hash iterators
2009-10-10 gfx Move t/*/t into t/001_mouse