Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37414056
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 dist Tie-IxHash
Name: perl-%dist
Version: 1.23
Release: alt1

Packager: Andrey Brindeew <abr at altlinux.ru>

Summary: Ordered associative arrays for Perl
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/C/CH/CHORNY/Tie-IxHash-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 08 2010

BuildRequires: perl-Module-Build perl-Test-Pod

%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 %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Tie*

%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