implement inlined access to the mop slot, to fix immutable anon classes
[gitmo/Class-MOP.git] / t / 048_anon_class_create_init.t
2010-10-16 Jesse Luehrs implement inlined access to the mop slot, to fix immuta...
2010-10-08 Jesse Luehrs the __MOP__ slot should be used for any weak class...
2010-10-08 Jesse Luehrs add Class::MOP::metaclass_is_weak
2010-10-08 Jesse Luehrs don't let anon classes disappear while subclasses still...
2010-10-08 Jesse Luehrs make weakening of anon classes explicit
2010-10-08 Jesse Luehrs add a bunch of anon class tests
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-09-30 Todd Hepler Class::MOP::Class::create()