blob: a2d61f9b575d779588b1c5a56f166ddb4adefaf7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
Author: Edwin Pratomo <ed.pratomo@computer.org>
WWW: http://search.cpan.org/dist/Algorithm-Permute/
--will
|