aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-Fields/pkg-descr
blob: 958816ef60768a74f8f10d38591d818ffe53b720 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/search?dist=Class-Fields

-- Sergey Skvortsov
skv@protey.ru