Пакет perl-Tie-CPHash: Информация

    Исходный пакет: perl-Tie-CPHash
    Версия: 2.000-alt1
    Собран:  12 ноября 2015 г. 14:20 в задании #153074
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Tie-CPHash/

    Лицензия: GPL or Artistic
    О пакете: Tie::CPHash - Case preserving but case insensitive hash table
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Tie-CPHash (noarch)

    Сопровождающий: Sergei Epiphanov

    Список участников:
    Igor Vlasenko
    Sergei Epiphanov

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

    Последнее изменение


    11 ноября 2015 г. Igor Vlasenko 2.000-alt1
    - automated CPAN update
    30 июня 2014 г. Igor Vlasenko 1.06-alt1
    - automated CPAN update
    18 февраля 2012 г. Sergei Epiphanov 1.05-alt1
    - New version