Make the constructor close over the metaclass, and bless into the right class (so...
[gitmo/Mouse.git] / t / 033-requires.t
2008-12-02 Tokuhiro Matsuno don't require Test::Exception on production environment =)
2008-12-02 Tokuhiro Matsuno support requires on Mouse::Role.