There are no user-facing parts here. See List::SomeUtils for API details. You shouldn't have to install this module directly. When you install List::SomeUtils, it checks whether your system has a compiler. If it does, then it adds a dependency on thi...
DROLSKY/List-SomeUtils-XS-0.58 - 08 Jun 2018 15:34:09 UTCList::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible (because of user wishes) to have it practically independent from List::MoreUtils, it technically depend on "List::MoreUtils". Since it's only a backend, the API is not public...
REHSACK/List-MoreUtils-XS-0.430 - 21 Oct 2020 07:11:32 UTCREHSACK/List-MoreUtils-0.430 - 21 Oct 2020 14:55:08 UTC
SKIM/PYX-XMLSchema-List-0.04 - 29 Oct 2015 20:45:27 UTC
PERLANCAR/List-AllUtils-Null-0.001 - 01 Apr 2021 14:10:38 UTC
A binary search searches *sorted* lists using a divide and conquer technique. On each iteration the search domain is cut in half, until the result is found. The computational complexity of a binary search is O(log n). This module implements several B...
DAVIDO/List-BinarySearch-XS-0.09 - 05 Feb 2015 19:52:39 UTCA set of roles and classes defining an object-oriented interface to Perl hashes and arrays with useful utility methods, junctions, type-checking ability, and optional autoboxing. Originally derived from Data::Perl. Uses The included objects are usefu...
AVENJ/List-Objects-WithUtils-2.028003 - 07 Apr 2016 18:11:20 UTCList metrics allow you to track multiple related values inside of a single metric, and to set limits on the number of values which will be stored at any given time. As more values are added, the oldest ones are evacuated to keep the list contents (an...
JSIME/Monitor-MetricsAPI-0.900 - 08 Dec 2016 02:14:06 UTCA Role::Tiny role defining methods for creating and manipulating HASH-type objects. In addition to the methods documented below, these objects provide a "TO_JSON" method exporting a plain HASH-type reference for convenience when feeding JSON::Tiny or...
AVENJ/List-Objects-WithUtils-2.028003 - 07 Apr 2016 18:11:20 UTCA Role::Tiny role defining methods for creating and manipulating ARRAY-type objects. List::Objects::WithUtils::Array consumes this role (along with List::Objects::WithUtils::Role::Array::WithJunctions) to provide array() object methods. In addition t...
AVENJ/List-Objects-WithUtils-2.028003 - 07 Apr 2016 18:11:20 UTC