p5.34-class-data-inheritable (perl/p5-class-data-inheritable) Updated: 2 years, 3 months ago Add to my watchlist

Inheritable, overridable class data

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.

Version: 0.90.0 License: (Artistic-1 or GPL) GitHub