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

Search results for "List::Util"

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 - Search in distribution
  • List::Util::XS - Indicate if List::Util was compiled with a C compiler
  • Sub::Util - A selection of utility subroutines for subs and CODE references
  • Scalar::Util - A selection of general-utility scalar subroutines

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 - Search in distribution

CSAF::Util::List - (Mojo like) collection utility River stage zero No dependents

CSAF::Util::List is a collection utility. METHODS TO_JSON Alias for "to_array". add Alias for "item". each Evaluate callback for each element in collection. foreach my $item ($c->each) { [...] } my $collection = $c->each(sub {...}); $c->each(sub { my...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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

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

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

List::Util::WeightedRoundRobin - Creates a list based on weighted input River stage one • 1 direct dependent • 1 total dependent

"List::Util::WeightedRoundRobin" is a utility for creating a weighted list based on the input and associated weights....

FRIFFIN/List-Util-WeightedRoundRobin-0.4 - 18 Nov 2009 13:42:50 UTC - Search in distribution

Cache::Ref::Util::LRU::List River stage two • 2 direct dependents • 26 total dependents

BRUNOV/Cache-Ref-0.04 - 23 Sep 2010 19:55:24 UTC - Search in distribution
  • Cache::Ref - Memory only cache of live references

Zest::Author::TABULO::Util::List - Utility functions used by TABULO's authoring dist River stage zero No dependents

TABULO/Dist-Zilla-PluginBundle-Author-TABULO-1.000014 - 28 May 2023 01:24:52 UTC - Search in distribution
1,410 results (0.135 seconds)