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

Search results for "module:List::UtilsBy"

List::UtilsBy - higher-order list utility functions River stage three • 48 direct dependents • 692 total dependents

This module provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or "List::Util" functions of similar names, but which use the block to control their...

PEVANS/List-UtilsBy-0.12 - 29 Apr 2022 15:34:19 UTC

List::UtilsBy::XS - XS implementation of List::UtilsBy River stage zero No dependents

List::UtilsBy::XS is XS implementation of List::UtilsBy. Functions are more fast than original ones....

SYOHEX/List-UtilsBy-XS-0.06 - 19 Apr 2022 10:13:55 UTC

List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized package River stage three • 143 direct dependents • 510 total dependents

Are you sick of trying to remember whether a particular helper is defined in List::Util, List::SomeUtils or List::UtilsBy? I sure am. Now you don't have to remember. This module will export all of the functions that either of those three modules defi...

DROLSKY/List-AllUtils-0.19 - 23 Apr 2021 16:32:12 UTC

List::Slice - Slice-like operations on lists River stage zero No dependents

This module provides functions for slicing lists. This is helpful when you want to do a chain of manipulations on a list (map, grep, sort) and then slice, without the cumbersome "(...)[x]" syntax....

PREACTION/List-Slice-0.003 - 31 May 2015 22:28:45 UTC

List::NSect - Cuts or divides a list into N equal parts. River stage zero No dependents

List::NSect is an Exporter that exports the function "nsect". nsect like bisect not mosquito I had a hard time deciding on a function name that was distinct and succinct. When I searched the Internet for "divide into equal parts", "bisect - to divide...

MRDVT/List-NSect-0.07 - 06 Nov 2022 01:06:56 UTC

List::Keywords - a selection of list utility keywords River stage one • 1 direct dependent • 1 total dependent

This module provides keywords that behave (almost) identically to familiar functions from List::Util, but implemented as keyword plugins instead of functions. As a result these run more efficiently, especially in small code cases. Blocks vs Anonymous...

PEVANS/List-Keywords-0.11 - 19 Jul 2023 14:37:59 UTC

List::SomeUtils - Provide the stuff missing in List::Util River stage three • 21 direct dependents • 596 total dependents

List::SomeUtils 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...

DROLSKY/List-SomeUtils-0.59 - 11 Dec 2022 04:38:34 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

List::AllUtils::Null - List subroutines that treat undef as contagious unknown, like null in SQL River stage one • 1 direct dependent • 1 total dependent

Keywords: monadic zero....

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

List::Objects::WithUtils - List objects, kitchen sink included River stage two • 11 direct dependents • 15 total dependents

A 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 UTC

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

A 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
11 results (0.07 seconds)