Changes for version 0.13 - 2001-04-05

  • Fixed subtle bug with base.pm and "use Foo 1.3"
  • Fixed docs about show_fields()

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