The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Set::IntSpan::Partition.

0.06 March 2018
  - faster version of intspan_partition_map 

0.04 February 2018
  - fix https://rt.cpan.org/Public/Bug/Display.html?id=123879

0.03 December 2017
  - Replace Heap::Simple with Heap::MinMax

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

0.01  Thu Feb 12 08:50:37 2009
	- original version; created by h2xs 1.23