Changes for version 0.14 - 2001-08-24

  • Fixed a bug with base.pm accidentally setting $VERSION to '-1, set by base.pm' even if it existed.
  • Added some warnings about using base & fields in the wrong order.

Modules

Inspect the fields of a class.
Attribute constants for use with data members
Low level manipuation of object data members
Inheritance of %FIELDS
Establish IS-A relationship with base class at compile time
compile-time class fields
Add private data members to Perl classes
"private" data fields which are inherited by child classes
Add public data members to Perl classes