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