perl-Syntax-Keyword-Junction

Perl6 style Junction operators in Perl5

This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'. Inspired by the Perl6 design docs, the <a href="http://dev.perl.org/perl6/doc/design/exe/E06.html">http://dev.perl.org/perl6/doc/design/exe/E06.html</a> manpage. Provides a limited subset of the functionality of the Quantum::Superpositions manpage, see the /"SEE ALSO" manpage for comment. Notice in the the /SYNOPSIS manpage 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/'.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP1

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。