We don't need to do both eval and Module::Name -> Module/Name.pm munging
[gitmo/Mouse.git] / t / 401-meta-role.t
2008-06-17 Shawn M Moore Make has_attribute actually work
2008-06-17 Shawn M Moore Test that "has" adds an attribute to the role
2008-06-17 Shawn M Moore Give Meta::Role a name method
2008-06-17 Shawn M Moore Begin writing tests for Mouse::Meta::Role