Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509664
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 

%define module Tie-CPHash
%define intmodule Tie-CPHash
%define m_name Tie::CPHash

Name: perl-%module
Version: 1.05
Release: alt1

Summary: Tie::CPHash - Case preserving but case insensitive hash table
License: GPL or Artistic
Group: Development/Perl
BuildArch: noarch
Url: %CPAN %module
Packager: Sergei Epiphanov <serpiph at altlinux.ru>

Source: http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/%{intmodule}-%{version}.tar.gz

# Automatically added by buildreq on Mon Oct 06 2003

BuildRequires: perl-devel perl-Module-Build perl-Test-Pod >= 1.14 perl-Test-Pod-Coverage >= 1.04

%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.

%prep
%setup -q -n %intmodule-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Tie/CPHash.pm

%changelog

Полный changelog можно просмотреть здесь

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