Module Pl_HTML_Form

module Pl_HTML_Form: sig .. end

Wrapper around Perl HTML::Form class.


class html_form : Perl.sv -> object .. end
val parse_document : string -> string -> html_form list
val parse_response : Pl_HTTP_Response.http_response -> html_form list