Binary package “libalgorithm-combinatorics-perl” in ubuntu trusty

module for the efficient generation of combinatorial sequences

 Algorithm::Combinatorics is an efficient generator of combinatorial sequences.
 Algorithms are selected from the literature (work in progress). Iterators do
 not use recursion, nor stacks, and are written in C. See Math::Combinatorics
 for a pure-Perl module with similar (if less efficient) features.