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

Changes for version 0.11211 - 2010-03-28

  • Added ability to wrap all fields with a common wrapper (thanks lukes)
  • Change fieldname-based templates in HTML renderer to be suffixed with _field (username_field, etc.)
  • Added ability to pass stash variables to field rendering (also thanks lukes)

Documentation

Getting started with Form::Sensible

Modules

A sensible way to handle form based user interface
Field base class for Form::Sensible
Field used for file selection
Field for representing large amounts of character-string data.
A Numeric field type.
A multiple-choice option field
encapsulate an entire form within another.
Field for representing character-strings
A Trigger for user activity
Form::Sensible's Form class
A base class for writing Form::Sensible reflectors.
Base class for Renderers.
an HTML based Form renderer
A rendered form handle for HTML
Default Validator for Form::Sensible forms
Validation results for a given form.