libsyntax-keyword-junction-perl

Perl6 style junction operators in perl5
  https://metacpan.org/release/Syntax-Keyword-Junction
  0
  no reviews



Syntax::keyword::junction is a lightweight module which provides 'junction' operators, the most commonly used being "any" and "all".

inspired by the perl6 design docs, .