Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 040-existing-subclass.t
2009-10-10 gfx Move t/*/t into t/001_mouse
2009-02-05 Shawn M Moore Don't require there to be a BUILDARGS method; fix undef...
2009-02-05 Shawn M Moore We can't support this yet, so TODO and make sure we...
2009-02-05 Shawn M Moore Ensure that we're not blowing away an inherited constructor