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

Changes for version 1.93

  • New Feature: Keys with multiple values are now supported
  • New Feature: A CGI.pm object can now be used to provide the input data
  • Bug Fix: pattern matching is faster in some cases now by not using $& (Tony Stubblebine)
  • Bug Fix: better support for using valid_* packages imported from other packages. (Alexander Solovey)
  • added link to demo site in documentation
  • fixed typo in documentation example (Kato Atsushi)
  • added link to Japanese translatation of the documents (Kato Atsushi)

Modules

Validates user input (usually from an HTML form) based on input profile.