Changes for version 0.15 - 2005-10-01

  • private methods now properly wrap attributes when called to ensure that private methods can be called on objects other than $self
  • switched to using Scalar::Util refaddr to get memory address and removed internal _ident that used "0 + $ref"; this supports objects that overload numerification
  • added pod and pod coverage tests

Modules

Outside-in objects with local aliasing of $self and object variables