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 sub-classes and can be overridden.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.10-4.fc44 | - |
| Fedora 44 | 0.10-4.fc44 | - |
| Fedora 43 | 0.10-3.fc43 | - |
| Fedora 42 | 0.10-2.fc42 | - |
| Fedora EPEL 10.3 | 0.09-5.el10_0 | - |
| Fedora EPEL 10.2 | 0.09-5.el10_0 | - |
| Fedora EPEL 10.1 | 0.09-5.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Class-Data-Inheritable dash maintainers at fedoraproject dot org.