in reply to Re: Help with XML Parsing
in thread Help with XML Parsing

Thanks! I got XML::LibXML working just fine! I was able to use XPath to get the info out of the master XML, and then print new XML files. Works like a charm.