What it is: =========== This is XML::Ximple, a way to structure XML in Perl in a really easy way. XML to a Perl data structure and back again. Installation: ============= See INSTALL for installation instructions. Dependency: ============= - XML::Parser Usage: ====== Read the perldoc of XML::Ximple for complete usage instructions. Data: ===== ::= [ ... ] ::= { tag_name => , attribs => content => tag_type => } ::= ::= { => String, ... } ::= PL | XML_Decl | DOCTYPE | undef Authors: ======== Reliance Technology Consultants, Inc. Mike MacHenry Mike Burns