How to Install libset-intervaltree-perl in Ubuntu 18.04



Install libset-intervaltree-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libset-intervaltree-perl

Description:

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.

Homepage: https://metacpan.org/release/Set-IntervalTree

Version: 0.11-2

Section: universe/perl