c347f4b696
PR: ports/51808
14 lines
503 B
Text
14 lines
503 B
Text
Set of modules:
|
|
|
|
* Class::Fields - inspect the fields of a class
|
|
* Class::Fields::Fuxor - low level manipuation of object data members
|
|
* base - establish IS-A relationship with base class at compile time
|
|
* fields - compile-time class fields
|
|
* private - add private data members to Perl classes
|
|
* protected - "private" data fields which are inherited by child classes
|
|
* public - add public data members to Perl classes
|
|
|
|
WWW: http://search.cpan.org/dist/Class-Fields/
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|