Description
Perl applications can use faster XS-backed implementations of extra list utility functions. This helps code that performs heavy list processing get better performance while keeping the same helper-style API.
It is a performance support library. Users normally receive it as a dependency of Perl modules that want faster list operations.