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

Changes for version 3.12

  • don't die in ::Upload if we can't find the tmp file. Instead, the constraint fails and a warning is emitted.
  • Added "image/pjpeg" to list of default mime types to use with file_format. This is for the "progressive JPEG" format.
  • Several documentation improvements, thanks to Mike Fragassi.

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.
Object which contains the results of an input validation.