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:Tie::Util"

Tie::Util - Utility functions for fiddling with tied variables River stage zero No dependents

This module provides a few subroutines for examining and modifying tied variables, including those that hold weak references to the objects to which they are tied (weak ties). It also provides tie constructors in the "to::" namespace, so that you can...

SPROUT/Tie-Util-0.04 - 01 Feb 2015 21:21:30 UTC

Tie::Simple::Util River stage two • 8 direct dependents • 91 total dependents

HANENKAMP/Tie-Simple-1.04 - 28 Nov 2015 17:24:27 UTC

lib/IO/Handle/Util/Tie.pm River stage three • 12 direct dependents • 139 total dependents

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC

Net::IPAddress::Util::Collection::Tie - These aren't the droids you're looking for River stage zero No dependents

PWBENNETT/Net-IPAddress-Util-5.001 - 11 Apr 2021 04:34:22 UTC

Tie::Reduce - a scalar that reduces its old and new values to a single value River stage zero No dependents

Tie::Reduce allows you to create a scalar which when assigned a new value, passes its old value and assigned value to a coderef, and uses the result as its new value. Tie API "tie($scalar, "Tie::Reduce", \&reduction, $initial_value)" Ties the scalar ...

TOBYINK/Tie-Reduce-0.003 - 27 Jun 2018 16:04:48 UTC

Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys. River stage two • 3 direct dependents • 12 total dependents

The Tie::RefHash module can be used to access hashes by reference. This is useful when you index by object, for example. The problem with Tie::RefHash, and cross indexing, is that sometimes the index should not contain strong references to the objecs...

NUFFIN/Tie-RefHash-Weak-0.09 - 18 Oct 2008 04:18:23 UTC

Type::Tie::Aggregate - like Type::Tie, but slower and more flexible River stage zero No dependents

Like Type::Tie, this module exports a single function: "ttie". Also like Type::Tie, "ttie" ties a variable to a type constraint (coercions will be honored). However, unlike Type::Tie, when an assignment happens on a variable tied with "ttie", the *en...

ASDAGO/Type-Tie-Aggregate-0.001 - 04 Jun 2021 20:53:16 UTC

Tie::Hash::FixedKeys - Perl extension for hashes with fixed keys River stage zero No dependents

Tie::Hash::FixedKeys is a class which changes the behaviour of Perl hashes. Any hash which is tied to this class can only contain a fixed set of keys. This set of keys is given when the hash is tied. For example, after running the code: my @keys = qw...

DAVECROSS/Tie-Hash-FixedKeys-v1.13.2 - 25 Jan 2021 10:14:20 UTC

Plack::App::FakeApache - Wrapping mod_perl2 applications in Plack River stage zero No dependents

Plack::App::FakeApache transforms a mod_perl2 application into a PSGI application...

ZARQUON/Plack-App-FakeApache-0.1 - 25 Jun 2018 23:28:43 UTC

Tie::Hash::ImmutableKeys - Perl module to create a HASH where keys are immutable but not the leaf data. It is possible to modify the key by FORCE_STORE or FORCE_DELETE. It is working on all the tree key created (keys and subkeys are immutable). River stage zero No dependents

Tie::Hash::ImmutableKeys - Perl module to create a HASH where keys are immutable but not the leaf data. It is possible to modify the key by FORCE_STORE or FORCE_DELETE. It is working on all the tree key created (keys and subkeys are immutable). TIEHA...

FDULAU/Tie-Hash-ImmutableKeys-1.14 - 14 Jun 2007 14:11:25 UTC

Tie::File::AnyData::Bio::Fasta - Accessing fasta records in a file via a Perl array. River stage zero No dependents

"Tie::File::AnyData::Bio::Fasta" allows the management of fasta files via a Perl array through "Tie::File::AnyData", so read the documentation of this module for further details on its internals....

MOTIF/Tie-File-AnyData-Bio-Fasta-0.01 - 22 Mar 2008 17:37:35 UTC
11 results (0.059 seconds)