pkgsrc/devel/p5-Tie-CPHash/distinfo
he 311f773093 Add p5-Tie-CPHash version 2.000.
This implements a case preserving but case insensitive hash table.
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.
2020-12-06 09:57:48 +00:00

6 lines
413 B
Text

$NetBSD: distinfo,v 1.1 2020/12/06 09:57:48 he Exp $
SHA1 (Tie-CPHash-2.000.tar.gz) = d72921e1b542e503337a6accf87374d4ba11b5b1
RMD160 (Tie-CPHash-2.000.tar.gz) = 95f0010952a5c0b1c8ae139589aa8e6071f1be73
SHA512 (Tie-CPHash-2.000.tar.gz) = 0fae8b82f0600cd9bc058623eb036309c59cad323d7fba42880bcb539f702c300a59e2eb20fa972caa8c67682ab13a636c1cab895401c0839f0025ae981628e7
Size (Tie-CPHash-2.000.tar.gz) = 15828 bytes