summaryrefslogblamecommitdiff
path: root/devel/p5-Class-Data-Inheritable/pkg-descr
blob: e5bdcc3998b97d54d420854f9d8836a2bf1a9e4c (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                      
               
Class::Data::Inheritable is for creating accessor/mutators to class
data.  That is, if you want to store something about your class as a
whole (instead of about a single object).  This data is then inherited
by your subclasses and can be overriden.

WWW: http://search.cpan.org/search?dist=Class-Data-Inheritable

-- Sergey Skvortsov
skv@FreeBSD.org