- fixed bug in immutable to make sure that
transformation arguments are saved
correctly (mst)
+ - added tests for this
* Class::MOP::Immutable
- fixed a bug (see above)
- some doc updates
0.49 Fri. Dec. 14, 2007
- !! Class::MOP now loads ~70% faster !!
+ !! Class::MOP now loads 2 x faster !!
!! with XS speedups (thanks konobi) !!
* Class::MOP