Name: | perl-Class-Tiny |
---|---|
Version: | 1.008 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 54403 |
License: | ASL 2.0 |
RPM: | perl-Class-Tiny-1.008-4.el9.noarch.rpm |
Source RPM: | perl-Class-Tiny-1.008-4.el9.src.rpm |
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Class-Tiny |
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 |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- 1.008 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild