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/'.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/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 |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 4)
vrev freeze
Comments 0