also allow suppressing the meta method during CMOP::Class->create
[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__}...