Import p5-Hash-MultiValue 0.08:

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

From Abel Abraham Camarillo Ojeda on ports@
This commit is contained in:
landry 2010-12-11 09:32:31 +00:00
parent fb09ebf179
commit 3643e1e630
4 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/11 09:32:31 landry Exp $
COMMENT = store multiples values per key
MODULES = cpan
DISTNAME = Hash-MultiValue-0.08
CATEGORIES = devel
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Hash-MultiValue-0.08.tar.gz) = 2OKuagaF1SZBs6XeIK5BFg==
RMD160 (Hash-MultiValue-0.08.tar.gz) = trlfjcFFYduAUBB+38cLPK/f5w8=
SHA1 (Hash-MultiValue-0.08.tar.gz) = hB0Y5AZE6d+FFmH93BLqW+6h6jg=
SHA256 (Hash-MultiValue-0.08.tar.gz) = +B9xbX5VrIQdBaQ1qcka2Y5fR2VYlQQ75TIbOEOUFiI=
SIZE (Hash-MultiValue-0.08.tar.gz) = 47374

View File

@ -0,0 +1,2 @@
Hash::MultiValue is an object (and a plain hash reference) that may
contain multiple values per key, inspired by MultiDict of WebOb.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/11 09:32:31 landry Exp $
${P5SITE}/Hash/
${P5SITE}/Hash/MultiValue.pm
@man man/man3p/Hash::MultiValue.3p