Acme-CPANModules-ModifiedHashes
view release on metacpan or search on metacpan
NAME
Acme::CPANModules::ModifiedHashes - List of modules that provide hashes
with modified behaviors
VERSION
This document describes version 0.001 of
Acme::CPANModules::ModifiedHashes (from Perl distribution
Acme-CPANModules-ModifiedHashes), released on 2024-07-10.
DESCRIPTION
These modules allow you to create hashes that don't behave like a normal
Perl hash.
Accessing hash values using approximate keys (fuzzy hash)
Tie::Hash::Approx
Allowing key aliases (multiple keys that refer to the same value)
Tie::Alias::Hash
Tie::Hash::Abbrev
Allowing multiple keys (list of keys)
Tie::Hash::MultiKey
Allowing references as keys
Hash::ExtendedKeys
Case-insensitive hash keys
Tie::CPHash
Encrypting values
Tie::EncryptedHash
Ordered
There are several modules that provide ordered hash, see separate list
mentioned in SEE ALSO section.
Remembering keys only temporarily
Keywords: cache
Tie::Hash::Expire
Remembering only a certain number of keys
Keywords: cache
Tie::CacheHash
Tie::Cache
Tie::Cache::LRU
Restricted keys
Hashes that only allow certain keys and not others.
Hash::RestrictedKeys
Using regular expressions as hash keys
Tie::RegexpHash
Tie::Hash::Regex
Tie::Hash::RegexKeys
Others
Tie::Hash::Log
Tie::Hash::NoOp
ACME::CPANMODULES ENTRIES
Tie::Hash::Approx
Author: BRIAC <https://metacpan.org/author/BRIAC>
Tie::Alias::Hash
Author: DAVIDNICO <https://metacpan.org/author/DAVIDNICO>
Tie::Hash::Abbrev
Author: FANY <https://metacpan.org/author/FANY>
Tie::Hash::MultiKey
Author: MIKER <https://metacpan.org/author/MIKER>
Hash::ExtendedKeys
Author: LNATION <https://metacpan.org/author/LNATION>
Tie::CPHash
Author: CJM <https://metacpan.org/author/CJM>
Tie::EncryptedHash
Author: VIPUL <https://metacpan.org/author/VIPUL>
Tie::Hash::Expire
( run in 0.728 second using v1.01-cache-2.11-cpan-39bf76dae61 )