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

Changes for version 3.52

  • BUG FIXES
    • After a constraint failed, future constraints relying on the same input parameters may have falsely failed. (Kevin Baker)
    • Untainting of false values (such as '0') was broken, and has been fixed. (Kato Atsushi)
  • ENHANCEMENTS
    • the profile syntax checker now reports all invalid keys, instead of just the first one. Also, this code was refactored to be a bit faster. (Kevin Baker).

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.