move methods back into CMOP::Class, now that they're a separate mixin
[gitmo/Class-MOP.git] / t / 312_anon_class_leak.t
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-07-06 Dave Rolsky Applied patch from Goro Fuji to fix leaks in creating...