Keep track of the source package of each type; other cleanups
[gitmo/Mouse.git] / t / 800_shikabased / 002-coerce_multi_class.t
2008-12-22 Shawn M Moore Keep track of the source package of each type; other...
2008-12-22 Shawn M Moore HashRefa looks like a typo
2008-12-22 Shawn M Moore More uses of type in the tests
2008-12-22 Shawn M Moore Finish renaming Mouse::TypeRegistry to Mouse::Util...
2008-12-03 大沢 和宏 more more moose way to type constraints
2008-12-03 大沢 和宏 move 80x tests to 800_shikabased