Binary package “libperl6-junction-perl” in ubuntu xenial

module providing Perl6-style Junction operators in Perl5

 Perl6::Junction is a lightweight module which provides 'Junction' operators
 in Perl5, the most commonly used being any and all. It is inspired by the
 Perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/E06.html.
 .
 Perl6::Junction provides a limited subset of the functionality of
 Quantum::Superpositions.