Download List

Project Description

XML::Twig is an XML transformation module. It can
be used to process huge documents while still
being in tree mode; is not bound by DOM or SAX, so
it is very Perlish and offers a very comprehensive
set of methods; is simple to use; and DWIMs as
much as possible. What it doesn't offer: full SAX
support (it can export SAX, but only reads XML);
full XPath support (unless you use
XML::Twig::XPath); nor DOM support. It is also a
big module, and with over 500 methods available it
can be a bit overwhelming. A good starting point
is the online tutorial.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-20 19:59 Back to release list
3.22

This release fixes a few bugs and adds the parse_html and parsefile_html methods, which use HTML::TreeBuilder to parse HTML using XML;;twig.
Tags: Minor feature enhancements

Project Resources