Revision history for Perl extension Object::InsideOut.
0.07.00 Wed Nov 09 00:00:00 2005
- Verify ${} is not overloaded
- Require Scalar::Util 1.10 or later, and Test::More 0.50 or later
- Verified on Perl 5.6.0 through 5.9.2
0.06.00 Thu Nov 03 14:44:20 2005
- Fix for ->can('SUPER::method')
0.05.00 Thu Nov 03 10:48:05 2005
- More tests (and fixes to a couple of bugs they turned up)
0.04.00 Wed Nov 02 16:05:00 2005
- Added specifier for 'standard' (i.e., get_X/set_X) accessor methods
- More tests (and fixes to a couple of bugs they turned up)
0.03.00 Tue Nov 01 15:41:00 2005
- Added :Chained method attribute
- Renamed Cumulative.pm to Results.pm
- Added INITIALIZE() subroutine to overcome CHECK/INIT phase issues
with mod_perl and with runtime loading of classes
0.02.00 Mon Oct 31 14:27:30 2005
- Error trapping on user-supplied subroutines
- Added Build.PL
0.01.00 Mon Oct 31 13:15:00 2005
- Initial release