The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Util::List"

List::Util - A selection of general-utility list subroutines River stage five • 3901 direct dependents • 32646 total dependents

"List::Util" contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extens...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC

List::Util::XS - Indicate if List::Util was compiled with a C compiler River stage five • 3901 direct dependents • 32646 total dependents

"List::Util::XS" can be used as a dependency to ensure List::Util was installed using a C compiler and that the XS version is installed. During installation $List::Util::XS::VERSION will be set to "undef" if the XS was not compiled. Starting with rel...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC

List::Util::PP - Pure-perl implementations of List::Util subroutines River stage one • 4 direct dependents • 5 total dependents

"List::Util::PP" contains pure-perl implementations of all of the functions documented in List::Util. This is meant for when a compiler is not available, or when packaging for reuse without without installing modules. Generally, List::Util::MaybeXS s...

HAARG/List-Util-MaybeXS-1.500012 - 29 Apr 2022 14:38:31 UTC

List::Util::Uniq - List utilities related to finding unique items River stage three • 4 direct dependents • 243 total dependents

This module supplements List::Util with functions related to list item's uniqueness....

PERLANCAR/List-Util-Uniq-0.008 - 19 Jan 2024 03:09:22 UTC

List::Util::Null - Alias for List::AllUtils::Null River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/List-AllUtils-Null-0.004 - 05 Jul 2021 14:14:47 UTC

List::Util::Find - List utilities related to finding items River stage one • 1 direct dependent • 1 total dependent

Experimental....

PERLANCAR/List-Util-Find-0.005 - 04 Jan 2024 00:05:03 UTC

Pcore::Util::List River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC

List::Util::sglice - Remove some elements where code returns true River stage zero No dependents

This module provides "sglice"....

PERLANCAR/List-Util-sglice-0.002 - 18 Sep 2023 14:33:08 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::Util::MaybeXS - List::Util but with Pure Perl fallback River stage one • 4 direct dependents • 5 total dependents

This module provides the same functions as List::Util, but falls back to pure perl implementations if the installed List::Util is too old to provide them. Picking between List::Util's XS accellerated functions and the PP versions is done on a per-sub...

HAARG/List-Util-MaybeXS-1.500012 - 29 Apr 2022 14:38:31 UTC

autobox::List::Util - bring the List::Util functions to autobox River stage zero No dependents

COWENS/autobox-List-Util-20090629 - 29 Jun 2009 20:36:18 UTC

List::Util::groupby - Group items of a list into several (possibly multilevel) buckets River stage zero No dependents

This module provides "groupby" and "hgroupby"....

PERLANCAR/List-Util-groupby-0.004 - 06 Feb 2024 00:05:43 UTC

List::Util::mapsplice - Splice array with code, replace items with result from code River stage zero No dependents

This module provides "mapsplice"....

PERLANCAR/List-Util-mapsplice-0.001 - 30 Sep 2023 11:55:29 UTC

List::Util::ArrayRef::PP - Dummy module to point to Array::AllUtils River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/List-Util-ArrayRef-PP-0.001 - 03 Jan 2017 20:50:30 UTC

List::Util::ContainsNull - Alias for List::AllUtils::ContainsNull River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/List-AllUtils-Null-0.004 - 05 Jul 2021 14:14:47 UTC

PERLANCAR::List::Util::PP - Pure-perl implementation of List::Util River stage one • 2 direct dependents • 2 total dependents

Most of the time you will not need this module. Use List::Util instead. This module is useful for testing/benchmarking, or perhaps in the rare case where you cannot use any XS module (even core ones) or in the rare case where you cannot use *any* mod...

PERLANCAR/PERLANCAR-List-Util-PP-0.04 - 18 Dec 2015 09:57:39 UTC

List::Util::WeightedChoice - Perl extension to allow for nonnormalized weighted choices River stage one • 3 direct dependents • 3 total dependents

Just one function, a simple means of making a weighted random choice The implementation uses rand to calculate random numbers. EXPORT None by default. choose_weighted choose_weighted ($object_Aref, $weights_Aref ) or choose_weighted ($object_Aref, $w...

DSADINOFF/List-Util-WeightedChoice-0.06 - 23 Mar 2009 00:27:42 UTC

Util::Medley::Simple::List - an exporter module for Util::Medley::List River stage one • 4 direct dependents • 4 total dependents

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

List::Util::Superpositions - Provides 'any' and 'all' for lists River stage zero No dependents

RSOD/List-Util-Superpositions-1.2 - 27 Nov 2008 04:41:40 UTC

Bencher::Scenario::List::Util - Benchmark List::Util (XS) vs PP implementation(s) River stage one • 1 direct dependent • 1 total dependent

EARLY VERSION, ONLY A FEW FUNCTIONS HAVE BEEN BENCHMARKED. For max*/min*, in general the XS version are about 3x faster than PP. Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (eith...

PERLANCAR/Bencher-Scenario-List-Util-0.051 - 19 Jun 2022 00:06:16 UTC
356 results (0.064 seconds)