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

Group :: Development/Perl
RPM: perl-Hash-MultiValue

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: perl-Hash-MultiValue
Version: 0.16
Release: alt1

Summary: Hash::MultiValue - Store multiple values per key
Group: Development/Perl
License: Perl

Url: %CPAN Hash-MultiValue
# cloned from git://github.com/miyagawa/Hash-MultiValue.git
Source: http://www.cpan.org/authors/id/A/AR/ARISTOTLE/Hash-MultiValue-%{version}.tar.gz

BuildArch: noarch
BuildRequires: perl-devel perl-threads

%description
Hash::MultiValue is an object (and a plain hash reference) that may
contain multiple values per key, inspired by MultiDict of WebOb.

%prep
%setup -q -n Hash-MultiValue-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Hash/MultiValue*
%doc Changes README*

%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