blob: 302626a4755aa21c16210c9839efaa5668d376a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This module provide a single function called dump_xml() that takes
a list of perl values as argument and produce a string as result.
The string returned is an XML document that represents any perl
data structures passed in. Reference loops are handled correctly.
WWW: http://search.cpan.org/search?dist=Data-DumpXML
Seamus Venasse <svenasse@polaris.ca>
|