Fri, 29 Mar 2024 13:18:36 UTC | login

Information for build perl-smartmatch-0.05-20.fc33

ID166675
Package Nameperl-smartmatch
Version0.05
Release20.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-smartmatch.git#ded99b588a57f945d87e19aad118f8ca77169083
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
StartedWed, 15 Jul 2020 10:18:27 UTC
CompletedWed, 15 Jul 2020 10:30:37 UTC
Taskbuild (f33, /rpms/perl-smartmatch.git:ded99b588a57f945d87e19aad118f8ca77169083)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-smartmatch.git#ded99b588a57f945d87e19aad118f8ca77169083'}}
Tags
f33
RPMs
src
perl-smartmatch-0.05-20.fc33.src.rpm (info) (download)
riscv64
perl-smartmatch-0.05-20.fc33.riscv64.rpm (info) (download)
perl-smartmatch-debuginfo-0.05-20.fc33.riscv64.rpm (info) (download)
perl-smartmatch-debugsource-0.05-20.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-20 - Perl 5.32 rebuild * Mon Feb 10 2020 Petr Pisar <ppisar@redhat.com> - 0.05-19 - Modernize a spec file * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-16 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild