Path to this page:
./
devel/p5-Tie-CPHash,
Case preserving but case insensitive hash table
Branch: pkgsrc-2020Q4,
Version: 2.000,
Package name: p5-Tie-CPHash-2.000,
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)
SHA1: d72921e1b542e503337a6accf87374d4ba11b5b1
RMD160: 95f0010952a5c0b1c8ae139589aa8e6071f1be73
Filesize: 15.457 KB
Version history: (Expand)
- (2021-01-03) Package added to pkgsrc.se, version p5-Tie-CPHash-2.000 (created)