aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-DumpXML/pkg-descr
blob: 0a56e4994a871f9664badd05e4be4652124dcb6a (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/dist/Data-DumpXML/

Seamus Venasse <svenasse@polaris.ca>