The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16 - 2003-07-09

  • Ensuring we pass the bleadperl@20100 tests.
  • brought in sync with bleadperl@20100
  • base.pm docs now mention explicitly that import() is not called (bleadperl@19189)
  • Fixing minor bug in bleadperl@19000 test which 5.8.1 exposes

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