HTTP::Body::XForms(3pm) | User Contributed Perl Documentation | HTTP::Body::XForms(3pm) |
HTTP::Body::XForms - HTTP Body XForms Parser
use HTTP::Body::XForms;
HTTP Body XForms Parser. This module parses single part XForms submissions, which are identifiable by the content-type application/xml. The XML is stored unparsed on the parameter XForms:Model.
Daniel Ruoso, "daniel@ruoso.com"
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
2022-06-14 | perl v5.34.0 |