Mon, 29 Apr 2024 06:30:03 UTC | login

Information for build perl-smartmatch-0.05-33.fc40

ID285499
Package Nameperl-smartmatch
Version0.05
Release33.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-smartmatch.git#8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9
SummaryPluggable smart matching back-ends
DescriptionThis module allows you to override the behavior of the smart match operator ("~~"). "use smartmatch $matcher" hooks into the compiler to replace the smartmatch opcode with a call to a custom subroutine, specified either as a coderef or as a string, which will have "smartmatch::engine::" prepended to it and used as the name of a package in which to find a subroutine named "match". The subroutine will be called with two arguments, the values on the left and right sides of the smart match operator, and should return the result.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 18:26:25 UTC
CompletedThu, 22 Feb 2024 18:38:19 UTC
Taskbuild (f40, /rpms/perl-smartmatch.git:8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-smartmatch.git#8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9'}}
Tags
f40
RPMs
src
perl-smartmatch-0.05-33.fc40.src.rpm (info) (download)
riscv64
perl-smartmatch-0.05-33.fc40.riscv64.rpm (info) (download)
perl-smartmatch-debuginfo-0.05-33.fc40.riscv64.rpm (info) (download)
perl-smartmatch-debugsource-0.05-33.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-29 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-26 - Perl 5.36 rebuild