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

Changes for version 1.05

  • New methods get_constraints(), get_elements(), get_filters
  • add value alias for checkbox
  • Fixed element values set to zero or the empty string not being set in the xml output
  • Added DependOn constraint
  • Fix textarea with description.
  • Add a src option to Submit to make it a image submit.

Modules

HTML Widget And Validation Framework
Accessor Class
Constraint Base Class
Check that a value is one of a current set.
Element Base Class
Radio Element grouping
Filter Base Class
Lower Case Filter
HTML Escaping Filter
Trim whitespaces from beginning and end of string
Result Class