The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.57 - 2007-11-01

  • BUG FIXES
    • The min max and length_between constraints now allow multi-line input, Thanks to Carl Vincent. RT##30221. If we had only used the Regex style prescribed by the Perl Best Practices book in the first place, this wouldn't have been a problem!
  • INTERNALS
    • Makefile.PL to updated to explicitly require 5.008;
    • Fix doc link to "Old School Constraints", thanks to rjbs.

Modules

Validates user input (usually from an HTML form) based on input profile.
Basic sets of constraints on input profile.
Validate Dates and Times
Module to create constraints for HTML::FormValidator.
Basic set of filters available in an Data::FormValidator profile.
results of form input validation.

Provides

in lib/Data/FormValidator/Results.pm