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:
parent
fb09ebf179
commit
3643e1e630
16
devel/p5-Hash-MultiValue/Makefile
Normal file
16
devel/p5-Hash-MultiValue/Makefile
Normal 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>
|
5
devel/p5-Hash-MultiValue/distinfo
Normal file
5
devel/p5-Hash-MultiValue/distinfo
Normal 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
|
2
devel/p5-Hash-MultiValue/pkg/DESCR
Normal file
2
devel/p5-Hash-MultiValue/pkg/DESCR
Normal 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.
|
4
devel/p5-Hash-MultiValue/pkg/PLIST
Normal file
4
devel/p5-Hash-MultiValue/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user