perl-HTML-Form - Class that represents an HTML form element
| Website: | https://metacpan.org/release/HTML-Form |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
Objects of the HTML::Form class represents 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. 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.
Packages
| perl-HTML-Form-6.12-1.aldos.noarch [45 KiB] |
Changelog
by Joel Barrios (2024-11-29):
- Update to 6.12. |