Puma
|
|
Puma::Util::XML
Provides a lightweight package for reading and writing XML files.
This component is used throughout the Puma system for configuration
files, data storage and data transfer.
It can be uses in an object-oriented manner, or as functions to convert
XML to hashes and back to XML.
The full use of this package is described in the previous chapter, "Puma
and XML."
|