The www/p5-HTML-Form port
p5-HTML-Form-6.12 – class that represents an HTML form element (cvsweb github mirror)
Description
Objects of the "HTML::Form" class represents a single HTML "" instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. WWW: https://metacpan.org/release/HTML-Form
Maintainer
Alexander Bluhm