![]() |
![]()
| ![]() |
![]()
NAMEDancer::Serializer::XML - serializer for handling XML data VERSIONversion 1.3520 SYNOPSISDESCRIPTIONMETHODSserializeSerialize a data structure to an XML structure. deserializeDeserialize an XML structure to a data structure content_typeReturn 'text/xml' CONFIG FILEYou can set XML::Simple options for serialize and deserialize in the config file: engines: XMLSerializer: serialize: AttrIndent: 1 deserialize: ForceArray: 1 AUTHORDancer Core Developers COPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Alexis Sukrieh. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|