Search results for "module:Tie::Hash::Approx"
Tie::Hash::Approx - Approximative match of hash keys using String::Approx
Following the idea of Tie::Hash::Regex, this module is an attempt to make fuzzy matches on hash keys. The module first tries to fetch the exact key of the hash, and failing that, the key is passed to the String::Approx' "amatch" function. Note that y...
BRIAC/Tie-Hash-Approx-0.03 - 01 Aug 2002 21:25:42 UTC