Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-smartmatch | Distribution: Fedora Project |
Version: 0.05 | Vendor: Fedora Project |
Release: 33.fc40 | Build date: Mon Jan 29 12:16:29 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-31.iad2.fedoraproject.org |
Size: 224774 | Source RPM: perl-smartmatch-0.05-33.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/smartmatch | |
Summary: Pluggable smart matching back-ends |
This 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.
GPL+ or Artistic
* 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
/usr/lib/.build-id /usr/lib/.build-id/9a /usr/lib/.build-id/9a/b88fa681a5242c9c117a36d18d121dcf198b18 /usr/lib64/perl5/vendor_perl/auto/smartmatch /usr/lib64/perl5/vendor_perl/auto/smartmatch/smartmatch.so /usr/lib64/perl5/vendor_perl/smartmatch.pm /usr/share/doc/perl-smartmatch /usr/share/doc/perl-smartmatch/Changes /usr/share/doc/perl-smartmatch/README /usr/share/licenses/perl-smartmatch /usr/share/licenses/perl-smartmatch/LICENSE /usr/share/man/man3/smartmatch.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:56:58 2024