Path to this page:
./
devel/p5-Tie-CPHash,
Case preserving but case insensitive hash table
Branch: pkgsrc-2022Q4,
Version: 2.000nb2,
Package name: p5-Tie-CPHash-2.000nb2,
Maintainer: pkgsrc-usersThis 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)
- (2022-12-27) Package added to pkgsrc.se, version p5-Tie-CPHash-2.000nb2 (created)