[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Class-Tiny-1.008-4.el9.src download

Name perl-Class-Tiny
Epoch 0
Version 1.008
Release 4.el9
Architecture src
Website/URL https://metacpan.org/release/Class-Tiny
License ASL 2.0
Build Time 2023-03-21 23:46:45
Build Host builder-x86-03.inferitos.ru
Summary Minimalist class construction
Repositories CRB
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
Errata
Size 34 KiB
Source Project perl-Class-Tiny-1.008-4.el9
SHA-256 checksum cc7bd3128491cc334561d0400321ef2019edc807fc8747e1871d598ee38fb79e
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.008-4
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.008-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.008-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937