Package perl-Tie-CPHash
Source package: perl-Tie-CPHash
Version: 1.05-alt1
Category: Development/Perl
Report package bug
Version: 1.05-alt1
Build time: Feb 18, 2012, 10:43 PM
Report package bug
License: GPL or Artistic
Summary: Tie::CPHash - Case preserving but case insensitive hash table
Description:
Summary: Tie::CPHash - Case preserving but case insensitive hash table
Description:
The Tie::CPHash module 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.
Maintainer: Sergei Epiphanov
List of contributors:
Sergei Epiphanov
Igor Vlasenko
ACL: Sergei Epiphanov, @cpan
List of contributors:
Sergei Epiphanov
Igor Vlasenko
ACL: Sergei Epiphanov, @cpan
-
- perl-Module-Build
- perl-Test-Pod >= 1.14
- perl-Test-Pod-Coverage >= 1.04
- perl-devel
Feb. 18, 2012 Sergei Epiphanov 1.05-alt1 |
- New version |
Nov. 22, 2010 Igor Vlasenko 1.04-alt1.1 |
- repair after perl 5.12 upgrade using girar-nmu |
Dec. 18, 2008 Sergei Epiphanov 1.04-alt1 |
- New version |