Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-match-simple-0.12.0-1.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: perl-match-simple Distribution: Mageia
Version: 0.12.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sun Nov 10 20:43:39 2024
Group: Development/Perl Build host: localhost
Size: 55679 Source RPM: perl-match-simple-0.12.0-1.mga10.src.rpm
Packager: wally <wally>
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";
   }

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* 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

Files

/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, Wed Jan 15 08:35:53 2025