Perl6 style Junction operators in Perl5.
http://search.cpan.org/perldoc?Perl6::Junction
This is a lightweight module which provides 'Junction' operators, the most
commonly used being 'any' and 'all'.
Inspired by the Perl6 design docs, the
http://dev.perl.org/perl6/doc/design/exe/E06.html 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/'.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1/perl-Perl6-Junction && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Perl6-Junction-1.60000.tar.gz | 0000007275 7.1 KB | |
perl-Perl6-Junction.changes | 0000000947 947 Bytes | |
perl-Perl6-Junction.spec | 0000002448 2.39 KB |
Revision 1 (latest revision is 2)
Stephan Kulow (coolo)
committed
(revision 1)
osc copypac from project:openSUSE:Factory package:perl-Perl6-Junction revision:83d5e907b180f413564be6c2bfabdfc9, using expand
Comments 0