perl-Class-Data-Inheritable - Inheritable, overridable class data
Website: | https://metacpan.org/release/Class-Data-Inheritable |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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 sub-classes and can be overridden.
Packages
perl-Class-Data-Inheritable-0.09-2.aldos.noarch [11 KiB] |
Changelog
by Joel Barrios (2023-09-16):
- Clean spec file. |