
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.