1HTTP::Body::XForms(3) User Contributed Perl DocumentationHTTP::Body::XForms(3)
2
3
4

NAME

6       HTTP::Body::XForms - HTTP Body XForms Parser
7

SYNOPSIS

9           use HTTP::Body::XForms;
10

DESCRIPTION

12       HTTP Body XForms Parser. This module parses single part XForms
13       submissions, which are identifiable by the content-type
14       application/xml. The XML is stored unparsed on the parameter
15       XForms:Model.
16

METHODS

18       spin
19           This method is overwrited to set the param XForms:Model with the
20           buffer content.
21

AUTHOR

23       Daniel Ruoso, "daniel@ruoso.com"
24

LICENSE

26       This library is free software . You can redistribute it and/or modify
27       it under the same terms as perl itself.
28
29
30
31perl v5.30.0                      2019-07-26             HTTP::Body::XForms(3)
Impressum