Changes for version 0.001
- Initial release includes the experimental API, basic controls, and a factory for rendering and consuming HTML forms
Modules
a general-purpose form handling API
Role implemented by actions
Form control attribute-traits
The meta-class for form actions
high-level API for working with form controls
The button control
the checkbox control
Helper class for tracking choices
The full_text control
the password control
Controls that list available choices
labeled controls
list-valued controls
scalar valued controls
the multi-select control
A control for selecting a single item
A single line text field
A read-only value control
Interface for form factory implementations
Simple HTML form factory
rendering/consuming HTML controls
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
HTML factory widget helper
Interface for objects that modify how actions work
A control feature for checking length
Check for choice availability
Greps the control value for correctness
Match a control value against a regex
Makes sure a value is set on a control
Trims whitespace from a control value
A generic feature for actions
Form features tied to particular controls
Handy class for encapsulating messages
Moos-ish helper for action classes
Tag class for deferred_values
Interface for the result classes
A group of results
Form result class representing a single result
An object responsible for remembering things
Remember things in a Perl hash
Utility subroutines that don't belong anywhere else
Provides
in lib/Form/Factory/Action/Meta/Attribute/Control.pm