freebsd-ports/devel/p5-Algorithm-Permute/pkg-descr

9 lines
305 B
Text
Raw Normal View History

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