Make API docs look like other modules
[gitmo/Moose.git] / t / 050_metaclasses / 019_create_anon_with_required_attr.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2008-12-05 Todd Hepler more tests for metaclass traits with required attributes
2008-09-30 Todd Hepler make sure we can create an anon class that has a requir...