Name : perl-Syntax-Keyword-Junction
| |
Version : 0.003009
| Vendor : openSUSE
|
Release : 1.1
| Date : 2024-08-21 07:31:17
|
Group : Unspecified
| Source RPM : perl-Syntax-Keyword-Junction-0.003009-1.1.src.rpm
|
Size : 0.06 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Comparisons against multiple values
|
Description :
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/\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240901/repo/oss/noarch |