move methods back into CMOP::Class, now that they're a separate mixin
[gitmo/Class-MOP.git] / t / 311_inline_and_dollar_at.t
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-06-21 Dave Rolsky Make sure we always local-ize $@ and $SIG{__DIE__}...