deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
module for managing a case preserving but case insensitive hash table
Tie::CPHash provides a hash table that is case preserving but case
insensitive. 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.
Homepage: https://metacpan.org/release/Tie-CPHash
Installed-Size: '28'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libtie-cphash-perl
Priority: optional
Section: perl
Version: 2.000-3
srcpkg_name: libtie-cphash-perl
srcpkg_version: 2.000-3