Revision history for Perl extension Class-MOP.
0.59
+ !! Several fixes resulting in yet another 25-30% speedup !!
* Class::MOP::Class
- now stores the instance of the instance
changes in this release
0.57 Wed. May 28, 2008
- !! Seveal speedups resulting in 20-25% speedups !!
+ !! Several speedups resulting in 20-25% speedups !!
|| (thanks to konobi, groditi, mst & CataMoose) !!
* Class::MOP::Class
keep people from wasting time tracking an error
that is easily fixed by upgrading.
+ * Class::MOP::Immutable
+ - Don't inline a destructor unless the user actually
+ needs one
+ - added tests for this
+
0.56 Saturday, May 24, 2008
* Class::MOP
- we now get the &check_package_cache_flag