The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.75 - 2001-09-03

  • Cleaned up AUTOLOAD
  • Numerous bug fixes (thanks Pete)
  • Fixed handling of attribute data that includes a newline (thanks Pete)
  • Added "autotieref" option (thanks Pete)
  • Switched off $DB::single
  • Changed licence for inclusion in core distribution
  • Fixed 'autotie' for tied classes with multi-level names (thanks Jeff)

Modules

Simpler definition of attribute handlers

Provides

in demo/Demo.pm
in demo/Descriptions.pm
in demo/MyClass.pm