Make $role->get_method_list() include meta() (Moose 0.90 feature)
[gitmo/Mouse.git] / t / 800_shikabased / 009-overwrite-builtin-subtype.t
2008-12-22 Shawn M Moore Keep track of the source package of each type; other...
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-05 大沢 和宏 more optimized of TypeRegistry