Search results for "module:Hash::FieldHash"
Hash::FieldHash - Lightweight field hash for inside-out objects
"Hash::FieldHash" provides the field hash mechanism which supports the inside-out technique. You may know "Hash::Util::FieldHash". It's a very useful module, but too complex to understand the functionality and only available in 5.10. "H::U::F::Compat...
GFUJI/Hash-FieldHash-0.15 - 06 Feb 2017 01:10:30 UTC
Hash::Util::FieldHash - Support for Inside-Out Classes
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::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability
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
Hash::Util::FieldHash::Compat::Heavy - Emulate Hash::Util::FieldHash using Tie::RefHash etc
See Hash::Util::FieldHash::Compat for the documentation....
ETHER/Hash-Util-FieldHash-Compat-0.11 - 13 Jun 2016 21:59:38 UTC
Hash::Util - A selection of general-utility hash subroutines
"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
WWW::Scripter::Plugin::JavaScript::SpiderMonkey - SpiderMonkey backend for wspjs
This little module is a bit of duct tape to connect the JavaScript plugin for WWW::Scripter to the SpiderMonkey JavaScript engine via JavaScript.pm. Don't use this module directly. For usage, see WWW::Scripter::Plugin::JavaScript....
SPROUT/WWW-Scripter-Plugin-JavaScript-SpiderMonkey-0.003 - 13 Mar 2011 21:58:40 UTC