Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 001_mouse / 014-build.t
2010-06-09 gfx Follow Moose's new feature: BUILDALL is called by new_o...
2009-12-19 gfx Tweaks for 5.6.2 0.45
2009-12-18 gfx Add tests for BUILDALL/DEMOLISHALL
2009-11-03 gfx BUILDALL and DEMOLISHALL are no longer called by the...
2009-10-10 gfx Move t/*/t into t/001_mouse