aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-DumpXML/pkg-descr
blob: 021164d0f198ce73e5a5a228d1eeaeea3074876f (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: https://metacpan.org/release/Data-DumpXML

Seamus Venasse <svenasse@polaris.ca>