Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569859
en ru br
ALT Linux repos
S:1.40-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Tie-RefHash
Name: perl-%dist
Version: 1.38
Release: alt1

Summary: Use references as hash keys
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Sep 20 2010

BuildRequires: perl-Storable perl-devel perl-threads

%description
This module provides the ability to use references as hash keys if you
first tie the hash variable to this module.  Normally, only the keys
of the tied hash itself are preserved as references; to use references
as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as
part of Tie::RefHash.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%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