Catmandu::Fix::xml_write(3pm) | User Contributed Perl Documentation | Catmandu::Fix::xml_write(3pm) |
Catmandu::Fix::xml_write - serialize XML
# serialize XML structure given in field 'xml' xml_write(xml) xml_write(xml, pretty: 1)
This Catmandu::Fix serializes XML documents (given in MicroXML form as used by XML::Struct or as instance of XML::LibXML::Document). In short, this is a wrapper around XML::Struct::Writer.
Catmandu::Fix::xml_read
2017-10-01 | perl v5.26.0 |