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

Search results for "module:hash iterator"

Hash::Iterator - Hashtable Iterator. River stage zero No dependents

MIRKOS/Hash-Iterator-0.002 - 18 Oct 2017 12:26:38 UTC

lib/MooseX/Iterator/Hash.pm River stage two • 8 direct dependents • 17 total dependents

RLB/MooseX-Iterator-0.11 - 05 Jul 2009 01:59:40 UTC

Data::Object::Hash::Func::Iterator River stage zero No dependents

Data::Object::Hash::Func::Iterator is a function object for Data::Object::Hash....

AWNCORP/Do-1.88 - 14 Oct 2019 14:45:43 UTC

lib/Data/Object/Hash/Func/Iterator.pm River stage one • 1 direct dependent • 1 total dependent

AWNCORP/Data-Object-2.05 - 27 Apr 2020 23:45:59 UTC

Hash::StoredIterator - Functions for accessing a hashes internal iterator. River stage one • 1 direct dependent • 4 total dependents

In perl all hashes have an internal iterator. This iterator is used by the "each()" function, as well as by "keys()" and "values()". Because these all share use of the same iterator, they tend to interact badly with each other when nested. Hash::Stor...

MSCHWERN/Hash-StoredIterator-0.008 - 11 Aug 2016 05:29:38 UTC

Hash::SafeKeys - get hash contents without resetting each iterator River stage one • 2 direct dependents • 2 total dependents

Every hash variable in Perl has its own internal iterator, accessed by the builtin "each", "keys", and "values" functions. The iterator is also implicitly used whenever the hash is evaluated in list context. The iterator is "reset" whenever "keys" or...

MOB/Hash-SafeKeys-0.04 - 23 Jun 2016 18:29:23 UTC

EO::Hash - hash type collection River stage one • 1 direct dependent • 1 total dependent

EO::Hash is an OO wrapper around Perl's hash type. Objects of the hash class will act as a normal hash outside of any class that does not have an 'EO::' prefix....

JDUNCAN/EO-0.96 - 18 Jan 2005 21:20:18 UTC

Hash::Type - restricted, ordered hashes as arrays tied to a "type" (shared list of keys) River stage one • 1 direct dependent • 2 total dependents

An instance of "Hash::Type" encapsulates a collection of field names, and is used to generate tied hashes, implemented internally as arrayrefs, and sharing the common list of fields. The original motivation for this design was to spare memory, since ...

DAMI/Hash-Type-2.00 - 06 May 2016 20:06:20 UTC

Venus::Hash - Hash Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for manipulating hash data....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Rubyish::Hash - Hash (class) River stage one • 1 direct dependent • 1 total dependent

GUGOD/Rubyish-0.32 - 25 Jul 2009 00:43:32 UTC

QDBM_File - Tied access to Quick Database Manager River stage zero No dependents

QDBM_File is a module which allows Perl programs to make use of the facilities provided by the qdbm library. If you use this module, you should read the qdbm manual pages. Quick Database Manager is a high performance dbm library maintained by Mikio H...

YAMATO/QDBM_File-1.12 - 25 Apr 2009 03:16:31 UTC

Hash::Ordered - A fast, pure-Perl ordered hash class River stage two • 8 direct dependents • 31 total dependents

This module implements an ordered hash, meaning that it associates keys with values like a Perl hash, but keeps the keys in a consistent order. Because it is implemented as an object and manipulated with method calls, it is much slower than a Perl ha...

DAGOLDEN/Hash-Ordered-0.014 - 08 Jul 2019 13:25:02 UTC

Hash::MultiKey - hashes whose keys can be multiple River stage zero No dependents

Hash::MultiKey provides hashes that accept arrayrefs of strings as keys. Two multi-keys are regarded as being equal if their *contents* are equal, there is no need to use the same reference to refer to the same hash entry: $hmk{['foo', 'bar', 'baz']}...

FXN/Hash-MultiKey-0.06 - 07 Jul 2004 21:50:46 UTC

XML::Hash::XS - Simple and fast hash to XML and XML to hash conversion written in C River stage one • 6 direct dependents • 7 total dependents

This module implements simple hash to XML and XML to hash conversion written in C. During conversion uses minimum of memory, XML or hash is written directly without building DOM. Some features are optional and are available with appropriate libraries...

YOREEK/XML-Hash-XS-0.56 - 13 Feb 2021 23:10:17 UTC

Net::Silk::Bag - SiLK bag file interface River stage zero No dependents

"Net::Silk::Bag" is a representation of a multiset. Each key represents a potential element in the set, and the key's value represents the number of times that key is in the set. As such, it is also a reasonable representation of a mapping from keys ...

MSISK/Net-Silk-2.08 - 05 Apr 2019 18:31:52 UTC

Tie::Subset::Hash - Tie a hash to a subset of another hash River stage zero No dependents

This class for tied hashes provides a "view" of a subset of a hash. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...

HAUKEX/Tie-Subset-0.02 - 28 Jan 2023 14:11:03 UTC

MCE::Shared::Hash - Hash helper class River stage one • 2 direct dependents • 3 total dependents

A hash helper class for use as a standalone or managed by MCE::Shared....

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC

Deep::Hash::Utils - functions for iterating over and working with nested hashes River stage one • 1 direct dependent • 1 total dependent

This module provides functions for accessing and modifying values in deeply nested data structures. "reach" reach HASHREF Iterate over each nested data structure contained in the given hash. Returns an array of each nested key/value set. Just as "eac...

NEILB/Deep-Hash-Utils-0.04 - 02 Nov 2015 21:43:29 UTC

Data::Object::Hash River stage one • 1 direct dependent • 1 total dependent

This package provides methods for manipulating hash data....

AWNCORP/Data-Object-2.05 - 27 Apr 2020 23:45:59 UTC

Data::Object::Hash River stage zero No dependents

This package provides routines for operating on Perl 5 hash references....

AWNCORP/Do-1.88 - 14 Oct 2019 14:45:43 UTC
31 results (0.049 seconds)