Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / t / 310_inline_structor.t
2009-07-06 Dave Rolsky Add test count
2009-06-21 Dave Rolsky Make sure we always local-ize $@ and $SIG{__DIE__}...
2009-06-21 Dave Rolsky Add tests for inline {con,de}structor warnings and...