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

Changes for version 0.202 - 2007-07-01

  • Test Fixes
  • A warning changed in base or fields.pm which broke t/bugs.t.
    • rt.cpan.org 5293
  • Cleanup tests to use Test::More.

Modules

Inspect the fields of a class.
Attribute constants for use with data members
Low level manipuation of object data members
Inheritance of %FIELDS
Add private data members to Perl classes
"private" data fields which are inherited by child classes
Add public data members to Perl classes