forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
233 B
Text
5 lines
233 B
Text
Objects of the HTML::Form class represent a single HTML <form> ... </form>
|
|
instance. A form consists of a sequence of inputs that usually have names,
|
|
and which can take on various values.
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-Form/
|