Class that represents an HTML form element
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 6.07-8.fc37 | - |
| Fedora 36 | 6.07-7.fc36 | - |
| Fedora 35 | 6.07-6.fc35 | - |
| EPEL 8 | 6.07-1.el8 | - |
| EPEL 7 | 6.03-6.el7 | - |
You can contact the maintainers of this package via email at
perl-HTML-Form dash maintainers at fedoraproject dot org.