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: 35.fc41 | Build date: Sat Jul 20 02:52:55 2024 |
Group: Unspecified | Build host: buildvm-x86-28.iad2.fedoraproject.org |
Size: 40610 | Source RPM: perl-smartmatch-0.05-35.fc41.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
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.05-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 11 2024 Jitka Plesnikova <[email protected]> - 0.05-34 - Perl 5.40 rebuild * Mon Jan 29 2024 Fedora Release Engineering <[email protected]> - 0.05-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.05-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.05-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.05-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <[email protected]> - 0.05-29 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.05-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.05-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/63008fdd2ef2149924b6216b09c5fcca3fab52 /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, Sun Oct 27 02:54:38 2024