Add comment on my voodoo line which makes all my tests pass
[gitmo/Moose.git] / t / 050_metaclasses / 015_metarole.t
2008-09-14 Dave Rolsky Test that the metaclass role we apply for My::Class10...
2008-09-14 Dave Rolsky Fix typo in test description
2008-09-13 Dave Rolsky More metaclass compatibility handling.
2008-09-12 Dave Rolsky The super-duper fix metaclass update.
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-29 Dave Rolsky revert back to code as it was before my depths into...
2008-08-29 Dave Rolsky remove some debugging junk
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...