remove the metacircularity hack since this breaks things by destroying the assertion... attic/metacircularity_fixes
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 20 Apr 2009 16:49:21 +0000 (17:49 +0100)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 20 Apr 2009 16:49:21 +0000 (17:49 +0100)
commitb41ea3845f9f99eaf8d1f2b6f07ac0df969fb771
tree3f4e2c572ef1761ab47194ba3f4415700a851ac0
parent25129bd5710585818d14764fa88ac9e685bdf68f
remove the metacircularity hack since this breaks things by destroying the assertion that $class->meta is Class::MOP::Class->initialize($class)
lib/Class/MOP.pm
lib/Class/MOP/Class/Immutable/Trait.pm
t/000_load.t