Search results for "module:List::Compare"

List::Compare - Compare elements of two or more lists River stage three • 37 direct dependents • 128 total dependents

JKEENAN/List-Compare-0.55 - 16 Aug 2020 22:42:25 UTC

List::Compare::Functional - Compare elements of two or more lists River stage three • 37 direct dependents • 128 total dependents

JKEENAN/List-Compare-0.55 - 16 Aug 2020 22:42:25 UTC

List::Compare::Base::_Engine - Internal use only River stage three • 37 direct dependents • 128 total dependents

JKEENAN/List-Compare-0.55 - 16 Aug 2020 22:42:25 UTC

List::Compare::Base::_Auxiliary - Internal use only River stage three • 37 direct dependents • 128 total dependents

JKEENAN/List-Compare-0.55 - 16 Aug 2020 22:42:25 UTC

List::Uniq - extract the unique elements of a list River stage one • 4 direct dependents • 7 total dependents

List::Uniq extracts the unique elements of a list. This is a commonly re-written (or at least re-looked-up) idiom in Perl programs....

BLAINEM/List-Uniq-0.23 - 11 Feb 2021 05:23:15 UTC

List::Search - fast searching of sorted lists River stage zero No dependents

This module lets you quickly search a sorted list. It will return the index of the first entry that matches, or if there is no exact matches then the first entry that is greater than the search key. For example in the list "my @list = qw( bob dave fr...

EVDB/List-Search-0.3 - 22 Jan 2007 20:16:25 UTC

List::OrderBy - Multi-key sorting using order_by and then_by River stage zero No dependents

Routines to generate ordered lists using key extraction code blocks with support for multi-key sorting. ROUTINES order_by { ... } @list order_by \&code, @list The main routine takes a code block or subroutine reference and a list, applies the specifi...

BJOERN/List-OrderBy-0.2 - 17 Jan 2013 21:10:49 UTC

Rinchi::XMLSchema - Module for creating XML Schema objects from XSD files. River stage zero No dependents

This module parses XML Schema files and produces Perl objects representing them. There is also the capability to compare objects to see if they are the same (not necessarily equal). The intent of this module is to allow the comparison of various sche...

BMAMES/Rinchi-XMLSchema-0.02 - 28 Jun 2008 03:35:29 UTC

Fortran::Format - Read and write data according to a standard Fortran 77 FORMAT River stage zero No dependents

This is a Perl implementation of the Fortran 77 formatted input/output facility. One possible use is for producing input files for old Fortran programs, making sure that their column-oriented records are rigorously correct. Fortran formats may also h...

ITUB/Fortran-Format-0.90 - 16 Sep 2005 22:43:01 UTC

List::MoreUtils - Provide the stuff missing in List::Util River stage four • 820 direct dependents • 3118 total dependents

List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module howev...

REHSACK/List-MoreUtils-0.430 - 21 Oct 2020 14:55:08 UTC

XAO::DO::FS::List - List class for XAO::FS River stage one • 5 direct dependents • 5 total dependents

List object usually used as is without overwriting it. The XAO class name for the list object is FS::List. A list object provides methods for managing a list of FS::Hash objects of the same class -- storing, retrieving and searching on them. List cla...

AMALTSEV/XAO-FS-1.26 - 05 Mar 2023 22:49:50 UTC

List::BinarySearch - Binary Search within a sorted array. River stage two • 4 direct dependents • 19 total dependents

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). The binary search algorithm implem...

DAVIDO/List-BinarySearch-0.25 - 02 Dec 2014 21:19:31 UTC

Util::Medley::List - utility methods for working with lists River stage one • 4 direct dependents • 4 total dependents

......

GRAVATTJ/Util-Medley-0.061 - 17 Dec 2021 01:56:23 UTC

List::EvenMoreUtils - Array manipulation functions River stage one • 2 direct dependents • 2 total dependents

MUIR/List-EvenMore-0.11 - 02 Sep 2009 01:48:00 UTC

Mail::Builder::List - Helper module for handling various lists River stage one • 2 direct dependents • 2 total dependents

This is a helper module for handling various lists (e.g. recipient, attachment lists). The class contains convinient array/list handling functions....

MAROS/Mail-Builder-2.13 - 31 May 2017 05:30:43 UTC

List::BinarySearch::XS - Binary Search a sorted array with XS routines. River stage two • 4 direct dependents • 11 total dependents

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 UTC

Sah::SchemaR::cpanmodules::list - Acme::CPANModules LIST structure River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-Schemas-CPANModules-0.003 - 02 Jan 2023 00:05:06 UTC

List::Objects::WithUtils::Role::Hash - Hash manipulation methods River stage two • 11 direct dependents • 15 total dependents

A 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 UTC
18 results (0.031 seconds)