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

Changes for version 4.02 - 2005-08-31

  • ENHANCEMENTS
    • the use of custom signal handers for "die" has now been localized to avoid interfering with other applications. (Josh Miller).
    • initial support for qr in constraint_method profile key
  • BUG FIXES
    • Updated ::Constraints example docs to be accurate: recommend :closures, not :all
  • INTERNALS
    • provide a more accurate debugging message for constraint_method_regexp_map

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