Date: Tue, 21 Aug 2007 08:57:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Validate Makefile distinfo pkg-descr pkg-plist Message-ID: <200708210857.l7L8vVda082726@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-08-21 08:57:31 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Data-Validate Makefile distinfo pkg-descr pkg-plist
Log:
This module collects common validation routines to make input validation,
and untainting easier and more readable. Most of the functions are not
much shorter than their direct perl equivalent, but their names make it
clear what you're trying to test for.
WWW: http://search.cpan.org/~sonnen/Data-Validate-0.08/
PR: ports/115328
Submitted by: Steven Kreuzer <skreuzer at exit2shell.com>
Revision Changes Path
1.2848 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/p5-Data-Validate/Makefile (new)
1.1 +3 -0 ports/devel/p5-Data-Validate/distinfo (new)
1.1 +6 -0 ports/devel/p5-Data-Validate/pkg-descr (new)
1.1 +23 -0 ports/devel/p5-Data-Validate/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708210857.l7L8vVda082726>
