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

Changes for version 0.22

  • lots of tiny tweaks and bug fixes by tomi-ru++
  • 5cd5c78 added FILTER (like D::F).
  • b8e820b added errors() for accessor to $self->{_error}
  • d9d9dbe added pod about import() style.
  • 96ff6a4 bugfix: "" and NOT_BLANK (or REQUIRED)
  • b973dce fix pod typo
  • 3e50418 added constraint MATCH for flexibility.
  • c0393a8 added constraint EQUAL for simple match
  • efb5ebf pod fix
  • 3304d26 added constraint EMAIL
  • 176c647 added constraint REQUIRED as alias to NOT_NULL
  • ef36dbf added test for NOT_BLANK(alias)
  • 6b46c81 added test for NOT_NULL and blank string

Modules

lightweight form validation library
utilities for writing constraint rules.
default constraint rules
E-Mail address validation
English language resource
Japanese language resource

Provides

in lib/FormValidator/Lite/Upload.pm
in lib/FormValidator/Lite/Upload/CGI.pm
in lib/FormValidator/Lite/Upload/HTTPEngine.pm
in lib/FormValidator/Lite/Upload/PlackRequest.pm