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

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


Branch: pkgsrc-2021Q1, Version: 2.000, Package name: p5-Tie-CPHash-2.000, 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)

SHA1: d72921e1b542e503337a6accf87374d4ba11b5b1
RMD160: 95f0010952a5c0b1c8ae139589aa8e6071f1be73
Filesize: 15.457 KB

Version history: (Expand)