Initial import of p5-Data-Validate-Struct 0.06

This module validates a config hash reference against a given hash
structure in contrast to Data::Validate in which you have to check
each value separately using certain methods.

ok jasper@
This commit is contained in:
bluhm 2010-06-17 21:56:16 +00:00
parent cba6ea0220
commit 36d9518714
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/06/17 21:56:16 bluhm Exp $
COMMENT = validate recursive perl hash structures
DISTNAME = Data-Validate-Struct-0.06
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
RUN_DEPENDS = ::textproc/p5-Regexp-Common \
::devel/p5-Data-Validate
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Data-Validate-Struct-0.06.tar.gz) = hIHOA7wfTmY2oXXHLCwwtw==
RMD160 (Data-Validate-Struct-0.06.tar.gz) = lNjL95q3oYMdmR9kngOV5EgjC+U=
SHA1 (Data-Validate-Struct-0.06.tar.gz) = XqQuJEmBHJVoyCmGXF7zuNUkBLY=
SHA256 (Data-Validate-Struct-0.06.tar.gz) = wuBk5N/Ci/i8AxMpb8NpOUwt7MSOb+Lauus/WuYuvaE=
SIZE (Data-Validate-Struct-0.06.tar.gz) = 10268

View File

@ -0,0 +1,3 @@
This module validates a config hash reference against a given hash
structure in contrast to Data::Validate in which you have to check
each value separately using certain methods.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/06/17 21:56:16 bluhm Exp $
${P5SITE}/Data/Validate/
${P5SITE}/Data/Validate/Struct.pm
@man man/man3p/Data::Validate::Struct.3p