basic implementation of preserving attrs/methods across reinitialization
[gitmo/Class-MOP.git] / t / 074_immutable_custom_trait.t
2010-09-23 Jesse Luehrs don't both "use metaclass" and then "use base 'Class...
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-07-06 Dave Rolsky Add test count
2009-06-30 Dave Rolsky Hacking on making immutable a real(ish) trait so it...