Man Page: dancer::serializer::xml
Operating Environment: debian
Section: 3pm
Dancer::Serializer::XML(3pm) User Contributed Perl Documentation Dancer::Serializer::XML(3pm)NAMEDancer::Serializer::XML - serializer for handling XML dataSYNOPSISDESCRIPTIONMETHODS serialize Serialize a data structure to a XML structure. deserialize Deserialize a XML structure to a data structure content_type Return 'text/xml' CONFIG FILE You can set XML::Simple options for serialize and deserialize in the config file: engines: XMLSerializer: serialize: AttrIndent: 1 deserialize: ForceArray: 1 perl v5.14.2 2011-11-30 Dancer::Serializer::XML(3pm)
| Related Man Pages |
|---|
| cgi::xml(3pm) - debian |
| dancer::engine(3pm) - debian |
| dancer::serializer(3pm) - debian |
| data::serializer::convert::bencode(3pm) - debian |
| rdf::trine::serializer::rdfxml(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |