The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
MANIFEST
META.yml # Will be created by "make dist"
Makefile.PL
README
Combinatorics.xs
Combinatorics.pm
t/Tester.pm
t/00_load.t
t/01_combinations.t
t/02_combinations_with_repetition.t
t/03_variations.t
t/04_variations_with_repetition.t
t/05_tuples.t
t/06_tuples_with_repetition.t
t/07_permutations.t
t/08_derangements.t
t/09_partitions.t
t/10_partitions_of_size_p.t
t/11_circular_permutations.t
t/12_complete_permutations.t
t/13_subsets.t
t/14_subsets_of_size_k.t
t/pod-coverage.t
t/pod.t
benchmarks/combinations.pl
benchmarks/permutations.pl
benchmarks/derangements.pl
benchmarks/subsets.pl