| Name: | perl-HTML-Form |
|---|---|
| Version: | 6.03 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 65264 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTML-Form-6.03-6.el7.noarch.rpm |
| Source RPM: | perl-HTML-Form-6.03-6.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/HTML-Form/ |
| Summary: | Class that represents an HTML form element |
| 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. |