This is about 50% of the way towards making
[gitmo/Moose.git] / t / 050_metaclasses / 015_metarole.t
2008-08-29 Dave Rolsky This is about 50% of the way towards making
2008-08-29 Dave Rolsky Fix some broken tests (testing the wrong class)
2008-08-27 Dave Rolsky Add more tests, including some that won't pass until...
2008-08-26 Dave Rolsky Add tests for applying several roles in succession...
2008-08-25 Dave Rolsky Implemented Moose::Util::MetaRole, which lets you apply...