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

Search results for "module:Tie::Hash::Stack"

Tie::Hash::Stack - Maintains an array of hashes like a stack. River stage zero No dependents

"Tie::Hash::Stack" allows one to tie a hash to a data structure that is composed of an ordered (FILO) sequence of hashes; hash values are always set on the newest hash of the stack, and are retrieved from the hash that contains the requested that is ...

REHSACK/Tie-Hash-Stack-0.100 - 04 Nov 2013 19:00:04 UTC

lib/Tie/Hash/ReadonlyStack.pm River stage zero No dependents

DMUEY/Tie-Hash-ReadonlyStack-0.2 - 16 May 2009 17:13:27 UTC

Tie::Layers - read and write files pipelined through a stack of subroutine layers River stage zero No dependents

The "Tie::Layers" program module contains the tie file handle "Tie::Layers" package. The "Tie::Layers" package provides the ability to insert a stack of subroutines between file subroutines "print" and "realine" and the underlying $file. The syntax o...

SOFTDIA/Tie-Layers-0.06 - 28 May 2004 20:21:29 UTC

Tie::StrictHash - A hash with 'strict'-like semantics River stage zero No dependents

"Tie::StrictHash" is a module for implementing some of the same semantics for hash members that 'use strict' gives to variables. The following constraints are applied to a strict hash: o No new keys may be added to the hash except through the add met...

KVAIL/Tie-StrictHash-1.0 - 17 Mar 2001 18:54:58 UTC

Tie::Hash::Check - Tied construct for hash key checking. River stage zero No dependents

SKIM/Tie-Hash-Check-0.09 - 20 Jun 2020 16:12:34 UTC

DBM_Filter - Filter DBM keys/values River stage five • 11292 direct dependents • 32664 total dependents

This module provides an interface that allows filters to be applied to tied Hashes associated with DBM files. It builds on the DBM Filter hooks that are present in all the *DB*_File modules included with the standard Perl source distribution from ver...

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

DBM_Filter - Filter DBM keys/values River stage five • 11292 direct dependents • 32664 total dependents

This module provides an interface that allows filters to be applied to tied Hashes associated with DBM files. It builds on the DBM Filter hooks that are present in all the *DB*_File modules included with the standard Perl source distribution from ver...

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

Starlink::AST - Interface to the Starlink AST library River stage one • 1 direct dependent • 1 total dependent

"Starlink::AST" provides a perl wrapper to the Starlink AST library. The Starlink AST library provides facilities for transforming coordinates from one system to another in an object oriented manner. Multiple coordinate frames can be associated with ...

GSB/Starlink-AST-3.03 - 18 Apr 2023 19:54:20 UTC

Tie::Hash::Layered - Perl extension for layerable hash values River stage zero No dependents

This module lets you layer hashes on top of each other opaquely so that top most layers obscure bottom ones. Think of it like sheets of OHP transparencies, if a value is set in a top and bottom layer then that's you when you access that key you get t...

SIMONW/Tie-Hash-Layered-0.9 - 03 Aug 2001 11:53:22 UTC

Devel::Carnivore - Spy on your hashes (and objects) River stage zero No dependents

This module allows you to debug your hashes and, in particular, your objects based on hashes without using the perl debugger. There are several good reasons to do this. Among them: 1) You're too stupid to use the perl debugger (This is true for me) 2...

MALTEU/Devel-Carnivore-0.09 - 27 Sep 2002 12:42:56 UTC

Tie::Hash::MultiKey - multiple keys per value River stage one • 1 direct dependent • 1 total dependent

Tie::Hash::MultiKey creates hashes that can have multiple ordered keys for a single value. As shown in the SYNOPSIS, multiple keys share a common value. Additional keys can be added that share the same value and keys can be removed without deleting o...

MIKER/Tie-Hash-MultiKey-0.08 - 27 Mar 2014 09:43:07 UTC

HTML::Mason::Request - Mason Request Class River stage two • 41 direct dependents • 76 total dependents

The Request API is your gateway to all Mason features not provided by syntactic tags. Mason creates a new Request object for every web request. Inside a component you access the current request object via the global $m. Outside of a component, you ca...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC

Tie::StoredOrderHash - ordered associative arrays for Perl River stage one • 1 direct dependent • 1 total dependent

Tie::StoredOrderHash is a(nother) implementation of a Perl hash that preserves the order in which elements are stored. While uncooked Perl hashes make no guarantees about the order in which elements are iterated, T::SOH objects iterate over elements ...

TFM/Tie-StoredOrderHash-0.22 - 16 Aug 2010 03:35:30 UTC

VCS::CMSynergy::Project - convenience methods for VCS::CMSynergy::Objects of type "project" River stage zero No dependents

RSCHUPP/VCS-CMSynergy-1.52 - 23 Jan 2020 09:43:42 UTC

Tie::Hash::Transactional - A hash with checkpoints and rollbacks River stage zero No dependents

This module implements a hash with RDBMS-like transactions. You can checkpoint the hash (that is, you can save its current state), and you can rollback the hash (restore it to the previous saved state). You can checkpoint and rollback multiple times,...

DCANTRELL/Data-Transactional-1.04 - 27 Sep 2016 23:02:04 UTC
15 results (0.033 seconds)