Description
Structured data and objects can be serialized into XML and restored later by another Perl program. This module dumps values to XML and reads them back for persistence or transport. It should be used carefully with untrusted XML because deserialization can rebuild complex data structures.