blob: f79bcf7e000db34fddc947e58e6e9d036bf4b044 (
plain) (
blame)
1
2
3
4
5
|
Algorithm::Permute provides a handy and fast permutation with an OO interface,
although its algorithm is perhaps not the fastest available. Currently it only
supports permutation n of n objects.
WWW: https://metacpan.org/release/Algorithm-Permute
|