Finish renaming Mouse::TypeRegistry to Mouse::Util::TypeConstraints
[gitmo/Mouse.git] / t / 501_moose_coerce_mouse.t
2008-12-22 Shawn M Moore Finish renaming Mouse::TypeRegistry to Mouse::Util...
2008-12-09 Shawn M Moore Make this coerce test more discriminating
2008-12-03 大沢 和宏 more more moose way to type constraints
2008-12-03 Tokuhiro Matsuno move Test::Exception to inc/. suggested by autarch++
2008-12-02 大沢 和宏 added to coerce moose compat test case