./devel/p5-Tie-CPHash, Case preserving but case insensitive hash table

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 2.000nb1, Package name: p5-Tie-CPHash-2.000nb1, Maintainer: pkgsrc-users

This module provides a case preserving but case insensitive hash.
This means that

$cphash{KEY} $cphash{key}
$cphash{Key} $cphash{keY}

all refer to the same entry. Also, the hash remembers which form of
the key was last used to store the entry. The `keys' and `each'
functions will return the key that was used to set the value.


Master sites: (Expand)

Filesize: 15.457 KB

Version history: (Expand)