mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
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
9 lines
349 B
Plaintext
9 lines
349 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/dist/Data-DumpXML/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|