mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
325 B
Text
6 lines
325 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/HTML-FormHandler
|