Light weight XMLparser that allows applications to be created using XML as a domain specific programming language. It can be used to create CGI scripts, Static web pages and many other applications.
Small XML to ASCII Parser written in Perl as an OO-Perl Module. Can be used to extract pure ascii text from a given xml document. Later: extract text from web documents, or given arrays and hashs.
XML::Node is a Perl module designed for those who use Perl to process XML files. Built on top of XML::Parser, it provides a simplified programming interface. XML::Node users can register callback sub-routines or variables to specific XML nodes.
XVII ToolBox is a set of perl modules used by the XVII. Actually, it contains a Exception Manager,
A State Finite Automate Manager. In Few days, I will add a XMLParser, and a Light Weight DOM like API.