Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 001_mouse / 810-isa-or.t
2010-06-09 gfx Make type constraint messages compatible with Moose's
2009-10-30 gfx Add tests for or-combination operator
2009-10-30 gfx Add comment to 810-isa-or.t
2009-10-21 gfx Rename 800_shikabased/*.t to 001_mouse/8*.t (suggested...