Changes for version 0.11 - 2000-12-13

  • Alot of little doc fixes (thanks Tels)
  • Added Carp::Assert to the dependencies (accidentally left out)

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