Binary package “libsyntax-keyword-junction-perl” in ubuntu noble

Perl6 style Junction operators in Perl5

 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,
 <http://dev.perl.org/perl6/doc/design/exe/E06.html>.