| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: perl-match-simple | Distribution: Mageia | 
| Version: 0.12.0 | Vendor: Mageia.Org | 
| Release: 2.mga10 | Build date: Mon Jun 30 02:46:21 2025 | 
| Group: Development/Perl | Build host: localhost | 
| Size: 55679 | Source RPM: perl-match-simple-0.12.0-2.mga10.src.rpm | 
| Packager: umeabot <umeabot> | |
| Url: http://metacpan.org/release/match-simple | |
| Summary: A few extras for match::simple | |
match::smart provides a match operator '|M|' that acts like more or less
identically to the (as of Perl 5.18) deprecated smart match operator.
If you don't like the crazy the Sub::Infix manpage operator, you can
alternatively export a more normal function:
   use v5.10;
   use match::smart qw(match);
   if (match($this, $that))
   {
      say "$this matches $that";
   }
GPLv1+ or Artistic
* Mon Jun 30 2025 umeabot <umeabot> 0.12.0-2.mga10 + Revision: 2229914 - Mageia 10 Mass Rebuild * Sun Nov 10 2024 wally <wally> 0.12.0-1.mga10 + Revision: 2113726 - imported package perl-match-simple * Sun Nov 10 2024 cpan2dist 0.012-1mga - initial mageia release, generated with cpan2dist
/usr/share/doc/perl-match-simple /usr/share/doc/perl-match-simple/COPYRIGHT /usr/share/doc/perl-match-simple/CREDITS /usr/share/doc/perl-match-simple/Changes /usr/share/doc/perl-match-simple/INSTALL /usr/share/doc/perl-match-simple/LICENSE /usr/share/doc/perl-match-simple/META.json /usr/share/doc/perl-match-simple/META.yml /usr/share/doc/perl-match-simple/README /usr/share/doc/perl-match-simple/SIGNATURE /usr/share/man/man3/match::simple.3pm.xz /usr/share/man/man3/match::simple::sugar.3pm.xz /usr/share/man/man3/match::smart.3pm.xz /usr/share/perl5/vendor_perl/match /usr/share/perl5/vendor_perl/match/simple /usr/share/perl5/vendor_perl/match/simple.pm /usr/share/perl5/vendor_perl/match/simple/sugar.pm /usr/share/perl5/vendor_perl/match/smart.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 30 08:40:26 2025