Package perl-Tie-CPHash: Information

    Source package: perl-Tie-CPHash
    Version: 2.000-alt1
    Latest version according to Repology
    Build time:  Nov 12, 2015, 02:20 PM in the task #153074
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    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.

    List of rpms provided by this srpm:
    perl-Tie-CPHash (noarch)

    Maintainer: Sergei Epiphanov

    List of contributors:
    Igor Vlasenko
    Sergei Epiphanov

    ACL:
    @cpan
    @everybody

      1. perl-Module-Build
      2. perl-Test-Pod >= 1.14
      3. perl-Test-Pod-Coverage >= 1.04
      4. perl-devel

    Last changed


    Nov. 11, 2015 Igor Vlasenko 2.000-alt1
    - automated CPAN update
    June 30, 2014 Igor Vlasenko 1.06-alt1
    - automated CPAN update
    Feb. 18, 2012 Sergei Epiphanov 1.05-alt1
    - New version