Commit graph

2 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Martin Wilke
c922ba5227 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>
2007-08-21 08:57:31 +00:00