Binary package “libalgorithm-permute-perl” in ubuntu mantic

module to perform permutations with object oriented interface

 Algorithm::Permute makes performing permutation in Perl easy and fast,
 although perhaps its algorithm is not the fastest on the earth. It supports
 permutation r of n objects where 0 < r <= n.