search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
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
|