Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
5 lines
273 B
Plaintext
5 lines
273 B
Plaintext
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.
|