freebsd-ports/devel/p5-Algorithm-Permute/pkg-descr
2001-01-03 23:16:16 +00:00

7 lines
253 B
Text

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>
--will