very much welcome.
* Class::MOP
- - accessors are no longer generated, instead
+ - All Class::MOP::* accessors are no longer
+ re-generated in the bootstrap, instead
they are aliased from the originals
- - this means that the bootstrap will no longer
- re-compiles accessors so as to keep the MOP
- compile-time fast
- fixed tests to reflect
- added Class::MOP::Method (and its subclasses)
to the bootstrap