Name : perl-Class-Tiny
| |
Version : 1.008
| Vendor : AlmaLinux
|
Release : 4.el9
| Date : 2022-02-11 19:33:33
|
Group : Unspecified
| Source RPM : perl-Class-Tiny-1.008-4.el9.src.rpm
|
Size : 0.05 MB
| |
Packager : AlmaLinux Packaging Team < packager_almalinux_org>
| |
Summary : Minimalist class construction
|
Description :
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
|
RPM found in directory: /vol/rzm2/linux-almalinux/9.4/CRB/s390x/os/Packages |