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

Changes for version 3.57

  • ENHANCEMENTS
    • 'validator_packages' now handles the importing of filters as well as constraints. (Ronald Kimball)
    • Added profile validation check for hashref style constraints. This will make typos in key names easier to find. (Barry Hoggard, for demonstrating the need.)
  • BUG FIXES
    • no longer try to use a Carp module method without having it loaded. Instead, we just call "die" now. (Gunnar Wolf)

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.