The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02

  • Improved version that keeps track of splits and uses a heap for O(n log n)-ish rather than O(n^2)-ish performance.

Modules

Partition int sets using Set::IntSpan objects

Examples