Changes for version 0.007 - 2013-09-07
- OPTIMIZED
- accessors without defaults are now much faster (comparable to Class::Accessor::Fast)
- constructor and destructors are slightly faster when there are no superclasses except Class::Tiny::Object
- linearized @ISA and other items are cached for speed when the first object is created
Modules
Minimalist class construction
Provides
in lib/Class/Tiny.pm