Sat, 13 Jul 2024 09:01:51 UTC | login

Information for build perl-Class-Method-Modifiers-2.13-13.fc37.rvre0

ID200367
Package Nameperl-Class-Method-Modifiers
Version2.13
Release13.fc37.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/perl-Class-Method-Modifiers.git#db167b7b34d986f905fd06c946815e2224a48045
SummaryProvides Moose-like method modifiers
DescriptionMethod modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. In its most basic form, a method modifier is just a method that calls '$self->SUPER::foo(@_)'. I for one have trouble remembering that exact invocation, so my classes seldom re-dispatch to their base classes. Very bad! 'Class::Method::Modifiers' provides three modifiers: 'before', 'around', and 'after'. 'before' and 'after' are run just before and after the method they modify, but can not really affect that original method. 'around' is run in place of the original method, with a hook to easily call that original method. See the 'MODIFIERS' section for more details on how the particular modifiers work.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Sep 2022 08:59:26 UTC
CompletedSun, 11 Sep 2022 09:57:09 UTC
Taskbuild (f37, /rpms/perl-Class-Method-Modifiers.git:db167b7b34d986f905fd06c946815e2224a48045)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/perl-Class-Method-Modifiers.git#db167b7b34d986f905fd06c946815e2224a48045'}}
Tags
f37
f38
RPMs
src
perl-Class-Method-Modifiers-2.13-13.fc37.rvre0.src.rpm (info) (download)
noarch
perl-Class-Method-Modifiers-2.13-13.fc37.rvre0.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun Sep 11 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.13-13.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-12 - Perl 5.36 re-rebuild of bootstrapped packages * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-11 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-8 - Perl 5.34 re-rebuild of bootstrapped packages * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-7 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild