p5-Data-Validate
common perl data validation methods
WWW CVSWeb GITHub-
Package versionp5-Data-Validate-0.09p0
-
MaintainerAlexander Bluhm
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
(and are much longer in some cases), but their names make it clear
what you're trying to test for.