2ee794b501
PR: 33415 Submitted by: Seamus Venasse <svenasse@polaris.ca>
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
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>
|