Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Syntax-Keyword-Junction | Distribution: openSUSE Tumbleweed |
Version: 0.003009 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Aug 21 07:31:17 2024 |
Group: Unspecified | Build host: reproducible |
Size: 63477 | Source RPM: perl-Syntax-Keyword-Junction-0.003009-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Syntax-Keyword-Junction | |
Summary: Comparisons against multiple values |
This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'. Inspired by the Perl 6 design docs, https://web.archive.org/web/20230922160729/https://raku.org/archive/doc/des ign/exe/E06.html#The%20Wonderful%20World%20of%20Junctions. Provides a limited subset of the functionality of Quantum::Superpositions, see "SEE ALSO" for comment. Notice in the SYNOPSIS above, that if you want to match against a regular expression, you must use '==' or '!='. *Not* '=~' or '!~'. You must also use a regex object, such as 'qr/\d/', not a plain regex such as '/\d/'.
Artistic-1.0 OR GPL-1.0-or-later
* Wed Aug 21 2024 Tina Müller <timueller+perl@suse.de> - updated to 0.003009 see /usr/share/doc/packages/perl-Syntax-Keyword-Junction/Changes 0.003009 2024-08-20 - fixed smart match warnings on perls 5.38 or greater - stop enabling smart match support on perl 5.41 or greater - many packaging cleanups - removed direct dependency on syntax.pm * Mon Apr 13 2015 coolo@suse.com - updated to 0.003008 see /usr/share/doc/packages/perl-Syntax-Keyword-Junction/Changes 0.003008 2014-07-06 20:08:35-05:00 America/Chicago - Stop using base.pm (Olivier Mengué) * Mon Mar 10 2014 coolo@suse.com - updated to 0.003007 - Minor typo fixes - Finally really silence warnings above 5.17.10 - Remove useless array copy to measurably improve performance (Maxime Soulé) - Make tests pass even if Sub::Exporter is not installed - Set version for Test::More dep (reported by ppisar) * Sun Aug 04 2013 coolo@suse.com - initial package 0.003004 * created by cpanspec 1.78.07
/usr/lib/perl5/vendor_perl/5.40.0/Syntax /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Feature /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Feature/Junction.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction/All.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction/Any.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction/Base.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction/None.pm /usr/lib/perl5/vendor_perl/5.40.0/Syntax/Keyword/Junction/One.pm /usr/share/doc/packages/perl-Syntax-Keyword-Junction /usr/share/doc/packages/perl-Syntax-Keyword-Junction/Changes /usr/share/doc/packages/perl-Syntax-Keyword-Junction/README /usr/share/licenses/perl-Syntax-Keyword-Junction /usr/share/licenses/perl-Syntax-Keyword-Junction/LICENSE /usr/share/man/man3/Syntax::Feature::Junction.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction::All.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction::Any.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction::Base.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction::None.3pm.gz /usr/share/man/man3/Syntax::Keyword::Junction::One.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:50:31 2025