Revision history for Perl extension Object-Tiny
1.03 Tue 4 Sep 2007
- Use explicit return in the generated accessors
(makes them 5-10% faster according to benchmarking)
- Jonathon Rockway asks why both when we have Class::Accessor::Fast.
(I've added a documentation segment to answer it)
1.02 Wed 9 May 2007
- Fixing some POD things
- No functional changes
1.01 Fri 23 Mar 2007
- Allowing the use of Object::Tiny with sub-classes
1.00 Tue 20 Mar 2007
- Initial release