This handy module makes performing permutation in Perl easy and
fast, although perhaps its algorithm is not the fastest on the
earth. Currently it only supports permutation n of n objects.

Homepage:
https://metacpan.org/release/Algorithm-Permute
