blob: 841d90813975aa6c64becc52a230451f4a3d9dd8 (
plain) (
blame)
1
2
3
4
|
HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.
|