Sat, 29 Jun 2024 08:25:36 UTC | login

Information for build perl-MooseX-ClassAttribute-0.29-23.fc40

ID284055
Package Nameperl-MooseX-ClassAttribute
Version0.29
Release23.fc40
Epoch
SummaryDeclare class attributes Moose-style
DescriptionThis module allows you to declare class attributes in exactly the same way as object attributes, using class_has() instead of has(). You can use any feature of Moose's attribute declarations, including overriding a parent's attributes, delegation (handles), and attribute metaclasses, and it should just work. The one exception is the "required" flag, which is not allowed for class attributes. The accessor methods for class attribute may be called on the class directly, or on objects of that class. Passing a class attribute to the constructor will not set it.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 15:25:13 UTC
CompletedWed, 21 Feb 2024 15:25:13 UTC
Tags
f40
f41
RPMs
src
perl-MooseX-ClassAttribute-0.29-23.fc40.src.rpm (info) (download)
noarch
perl-MooseX-ClassAttribute-0.29-23.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.29-18 - Perl 5.36 rebuild