[ 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 ]
×

Project perl-Class-Tiny-1.006-6.el8

Name perl-Class-Tiny
Epoch 0
Version 1.006
Release 6.el8
Website/URL http://search.cpan.org/dist/Class-Tiny/
License ASL 2.0
Build Time 2023-12-08 16:47:14
Build Host builder-x86-09.inferitos.ru
Summary Minimalist class construction
Repositories PowerTools
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Class-Tiny-1.006-6.el8.noarch Minimalist class construction 2bdf718ad6b487e4fda7d071147a88d4135f89a78a563615b0d57a37c313a8cc download
src
perl-Class-Tiny-1.006-6.el8.src Minimalist class construction 0f448808cc1d30a05897a3cb1e4ecb1b091d83e5286495fee0d6320baf8986d8 download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.006-6
- Rebuilt for MSVSphere 8.8

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Dec 07 2017 Petr Pisar <ppisar@redhat.com> - 1.006-5
- Modernize spec file

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.006-3
- Perl 5.26 rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.006-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Mon Sep 12 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.006-1
- 1.006 bump

* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.004-3
- Perl 5.24 rebuild

* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.004-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Mon Nov 02 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.004-1
- 1.004 bump