Description
List permutations can be generated one at a time for Perl algorithms and tests. Developers use this package for combinatorics, search problems, ordering checks, and exhaustive test cases. Permutation counts grow quickly, so callers should avoid huge input lists.