The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Object::InsideOut.

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