perl-Perl6-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/'.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP1

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.