Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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
3.22

Diese Version behebt einige Bugs und fügt die parse_html und parsefile_html Methoden, die HTML: Verwendung: TreeBuilder zu Parsen von HTML mit XML;; Zweig.
Tags: Minor feature enhancements
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.

2005-08-25 01:39
3.21

Tags: Initial freshmeat announcement

Project Resources