4 lines
294 B
Text
4 lines
294 B
Text
This module creates XML document objects (with inheritance from XML::XPath)
|
|
to tidy mixed-content (i.e., non-data) text node indenting. There are also
|
|
some other handy member functions to compress and expand your XML document
|
|
object (into either a compact XML representation or a binary one).
|