Thu, 23 May 2024 04:52:43 UTC | login

Information for build perl-Class-Tiny-1.006-13.fc33

ID164199
Package Nameperl-Class-Tiny
Version1.006
Release13.fc33
Epoch
SummaryMinimalist class construction
DescriptionThis 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
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 06:33:34 UTC
CompletedTue, 14 Jul 2020 06:33:34 UTC
Tags
f33
RPMs
src
perl-Class-Tiny-1.006-13.fc33.src.rpm (info) (download)
noarch
perl-Class-Tiny-1.006-13.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.006-13 - Perl 5.32 rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.006-10 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.006-7 - Perl 5.28 rebuild