Changes for version 0.02 - 2016-01-29
- Remove 'default_' from some renderer attributes
- pod tweaks
- add some prereqs
Documentation
MuForm manual
Cookbook recipes for using MuForm
form defaults documentation
MuForm error methods
brief documentation of available fields
Changes from FormHandler to MuForm
introduction to using MuForm
concise reference
Rendering documentation
testing forms
Transformation of field inputs and values
validating fields
Modules
Data validator and form processor
common role
Base field package
a true or false field
Button field
Checkbox field
field consisting of subfields
compound DateTime field
US currency-like values
a date field with formats
display only field
validates email using Email::Valid
validate a float value
hidden field
validate an integer value
List field
multiple select list
password field
primary key field
repeatable (array) field
used internally by repeatable fields
reset field
Select field
Submit field
Text field
textarea input
Time field
URL field
file upload field
Common attributes and methods for forms and compound fields
Localizer
internal hash merging
Meta magic to create 'has_fields'
Base Model role
stub for Object model
params handling
Renderer
Role to incluse a token for csrf protection
provides is_html method used in tests
Type::Tiny types