libalgorithm-permute-perl

Module to perform permutations with object oriented interface
  https://metacpan.org/release/Algorithm-Permute
  0
  no reviews



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.