Commit b7f05445c0
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)
4 lines
273 B
Text
4 lines
273 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.
|