Binary package “libset-intervaltree-perl” in ubuntu mantic

Perform range-based lookups on sets of ranges

 Set::IntervalTree uses Interval Trees to store and efficiently look up ranges
 using a range-based lookup.
 .
 All intervals are half-open, i.e. [1,3), [2,6), etc.