Description
Combinations, permutations, and related combinatorial sequences can be generated efficiently from Perl code. Developers use this module for search problems, tests, math utilities, and scripts that need structured iteration over possible values. It is a library dependency with no standalone application interface.