also allow suppressing the meta method during CMOP::Class->create
[gitmo/Class-MOP.git] / t / 315_magic.t
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-08-23 gfx Add a test file for magical scalars. Note that XSUB...