2001-12-17 21:05:46 +01:00
|
|
|
Set of modules:
|
|
|
|
|
|
|
|
* Class::Fields - inspect the fields of a class
|
|
|
|
* Class::Fields::Fuxor - low level manipuation of object data members
|
|
|
|
* 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
|
|
|
|
|
2003-05-19 15:32:21 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Class-Fields/
|
2001-12-17 21:05:46 +01:00
|
|
|
|
|
|
|
-- Sergey Skvortsov
|
2003-05-19 15:32:21 +02:00
|
|
|
skv@FreeBSD.org
|