Description
Perl programs can store and manipulate compact bit vectors, integer sets, and large integer values efficiently. This is useful for algorithms, indexing, combinatorics, permissions, and data-processing code that needs dense numeric structures.
It is a programming library used by other software. Users normally install it because a Perl application needs faster or more memory-efficient numeric operations.