Changes for version 1.09 - 2008-01-04

  • bugfix: allow use of upper or mixed case property accessors (David Schmitt)
  • testfix: tests will now pass on Perl 5.005 -- though 5.005 is not recommended due to the lack of weak references
  • pod: added a note about using "our" instead of "my" for properties
  • critic: various cleanups to about Perl::Critic level 5
  • moved author tests to xt directory for CPANTS compatibility

Documentation

guide to this and other implementations of the inside-out technique
guide to advanced usage

Modules

a safe, simple inside-out object construction kit

Examples