Changes for version 1.54 - 2010-08-22

  • Fixed bug causing __OVERRIDE__ not to work correctly in base classes. Setting __OVERRIDE__ in a base class did not change the value of $self passed to _init_self in subclasses. The net effect was to lose all the initialization done in subclasses. sigh! how did this survive so long??

Modules

Create get and set methods and simplify object initialization

Provides

in lib/Class/AutoClass/Root.pm