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>