p5-Data-Validate

common perl data validation methods

WWW CVSWeb GITHub
  1. Package version
    p5-Data-Validate-0.09p0
  2. Maintainer
    Alexander 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.