81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
8 lines
349 B
Text
8 lines
349 B
Text
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>
|