XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Perl Implementations, XML Parsers -> XML::Twig

XML::Twig

Date: Mar. 16, 2001
Link: http://www.xmltwig.cx/
Source Author or Organization: Michel Rodriguez

This site is devoted to XML::Twig, a Perl module that provides a tree interface and allows very large documents to be processed without requiring the use of an event-based based parser such as Simple Application Programming Interface for XML (SAX).

XML::Twig accomplishes this by allowing processed tree data to be flushed during parsing. The site provides a Frequently Asked Questions digest (FAQ), documentation and Processing XML efficiently with Perl and XML::Twig, an extensive tutorial.

Users may download the latest stable version (2.02), or the current development version (2.03). The author offers support for the development version only via e-mail or for users who subscribe to the Perl-XML Mailing List.