Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
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