Minimalist class construction
This module offers a minimalist class construction kit in around 120 lines of code. Here is a list of features: * defines attributes via import arguments * generates read-write accessors * supports lazy attribute defaults * supports custom accessors * superclass provides a standard new constructor * new takes a hash reference or list of key/value pairs * new has heuristics to catch constructor attribute typos * new calls BUILD for each class from parent to child * superclass provides a DESTROY method * DESTROY calls DEMOLISH for each class from child to parent
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.008-15.fc44 | - |
| Fedora 44 | 1.008-15.fc44 | - |
| Fedora 43 | 1.008-14.fc43 | - |
| Fedora 42 | 1.008-13.fc42 | - |
| Fedora EPEL 10.3 | 1.008-12.el10_0 | - |
| Fedora EPEL 10.2 | 1.008-12.el10_0 | - |
| Fedora EPEL 10.1 | 1.008-12.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Class-Tiny dash maintainers at fedoraproject dot org.