Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37708185
en ru br
ALT Linux repos
S:1.23-alt1
5.0: 1.21-alt5.1
4.1: 1.21-alt5.1
4.0: 1.21-alt5.1
3.0: 1.21-alt5.1

Group :: Development/Perl
RPM: perl-Tie-IxHash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Tie-IxHash
%define m_name Tie::IxHash

Name: perl-%module
Version: 1.21
Release: alt5.1

Packager: Andrey Brindeew <abr at altlinux.ru>

Summary: Ordered associative arrays for Perl
License: GPL or Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/%module/

Source: http://www.cpan.org/authors/id/GSAR/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 06 2002

BuildRequires: perl-devel

%description
This Perl module implements Perl hashes that preserve the
order in which the hash elements were added. The order is not
affected when values corresponding to existing keys in the
IxHash are changed. The elements can also be set to any
arbitrary supplied order. The familiar perl array operations
can also be performed on the IxHash.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Tie*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin