Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039650
en ru br
Репозитории ALT
S:2.000-alt1
5.1: 1.04-alt1
4.1: 1.03-alt1
4.0: 1.03-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Tie-CPHash

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.04-alt1
Время сборки: 18 декабря 2008, 01:36 ( 797.1 недели назад )
Размер архива: 9114 b

Домашняя страница:   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.

Текущий майнтейнер: Sergei Epiphanov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Tie-CPHash
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin