05f7f87430
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.
1 line
63 B
Text
1 line
63 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 18:58:33 he Exp $
|