The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Hash::Util"

Hash::Util - A selection of general-utility hash subroutines River stage five • 11693 direct dependents • 33184 total dependents

"Hash::Util" and "Hash::Util::FieldHash" contain special functions for manipulating hashes that don't really warrant a keyword. "Hash::Util" contains a set of functions that support restricted hashes. These are described in this document. "Hash::Util...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Hash::Util - A selection of general-utility hash subroutines River stage five • 11693 direct dependents • 33184 total dependents

"Hash::Util" and "Hash::Util::FieldHash" contain special functions for manipulating hashes that don't really warrant a keyword. "Hash::Util" contains a set of functions that support restricted hashes. These are described in this document. "Hash::Util...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Hash::Util::Pick - The non-destructive utilities for picking hash River stage one • 1 direct dependent • 2 total dependents

Hash::Util::Pick is the non-destructive utilities for picking hash...

PINE/Hash-Util-Pick-0.13 - 27 May 2019 13:32:23 UTC

Hash::Util::Merge - utility functions for merging hashes River stage zero No dependents

This module provides some syntactic sugar for merging simple hashes with a function....

RRWO/Hash-Util-Merge-v0.2.0 - 24 May 2023 16:04:16 UTC

Hash::Util::Regexp - Hash utility routines related to regular expression River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Hash-Util-Regexp-0.001 - 18 Sep 2022 00:05:30 UTC

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

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

Hash::Util::FieldHash - Support for Inside-Out Classes River stage five • 11693 direct dependents • 33184 total dependents

A word on terminology: I shall use the term *field* for a scalar piece of data that a class associates with an object. Other terms that have been used for this concept are "object variable", "(object) property", "(object) attribute" and more. Especia...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Hash::Util::FieldHash - Support for Inside-Out Classes River stage five • 11693 direct dependents • 33184 total dependents

A word on terminology: I shall use the term *field* for a scalar piece of data that a class associates with an object. Other terms that have been used for this concept are "object variable", "(object) property", "(object) attribute" and more. Especia...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Hash::Util::Exists::Tiny - Some hash helper functions related to perl's "exists" function. River stage zero No dependents

This module provides some funtions for hashes, related to perl's "exists" function. All functions are exported on demand, you can use tag ":all" to export all functions at once. FUNCTIONS "exists_one_of HASH_REF [, LIST]" Returns true if one of the e...

AAHAZRED/Hash-Util-Exists-Tiny-0.07 - 05 May 2023 15:48:00 UTC

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

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

Pcore::Util::Hash::LRU River stage one • 1 direct dependent • 1 total dependent

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

RapidApp::Util::Hash::Merge - Merges arbitrarily deep hashes into a single hash River stage one • 5 direct dependents • 5 total dependents

This is a copy of Hash::Merge at version 2.00. See https://metacpan.org/pod/release/REHSACK/Hash-Merge-0.200/lib/Hash/Merge .pm Please don't use this as it may be removed at any time....

VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC

Hash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability River stage three • 15 direct dependents • 245 total dependents

Under older perls this module provides a drop-in compatible API to Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available it will use that instead. This way code requiring field hashes can benefit from fast, robust field hashes ...

ETHER/Hash-Util-FieldHash-Compat-0.11 - 13 Jun 2016 21:59:38 UTC

Pcore::Util::Hash::Multivalue River stage one • 1 direct dependent • 1 total dependent

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

lib/Pcore/Util/Hash.pm River stage one • 1 direct dependent • 1 total dependent

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

Pcore::Util::Hash::HashArray - efficiently access hash values using pop, shift or array index. River stage one • 1 direct dependent • 1 total dependent

Efficiently access hash values using pop, shift or array index. "$hash->[$idx]" works much faster, than standard "( values $hash->%* )[$idx]"....

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

Hash::Util::FieldHash::Compat::Heavy - Emulate Hash::Util::FieldHash using Tie::RefHash etc River stage three • 15 direct dependents • 245 total dependents

See Hash::Util::FieldHash::Compat for the documentation....

ETHER/Hash-Util-FieldHash-Compat-0.11 - 13 Jun 2016 21:59:38 UTC

Util::Medley::Roles::Attributes::Hash River stage one • 4 direct dependents • 4 total dependents

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

Hash::MoreUtils - Provide the stuff missing in Hash::Util River stage three • 11 direct dependents • 219 total dependents

Similar to List::MoreUtils, "Hash::MoreUtils" contains trivial but commonly-used functionality for hashes. The primary focus for the moment is providing a common API - speeding up by XS is far away at the moment....

REHSACK/Hash-MoreUtils-0.06 - 08 Jun 2018 13:35:03 UTC

FP::Hash River stage zero No dependents

Provides pure functions on hash tables. Note though that hash table updates simply copy the whole hash table, thus you may easily get bad computational complexity. (If you really care about that, and not so much about interoperability with other Perl...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC
40 results (0.045 seconds)