XML, the Perl Way

Tools

This section includes generic tools that I have written.

xml_grep2

xml_grep2 is a grep-like utility for XML documents.

xml_grep is based on (and distributed with) XML::Twig, but xml_grep2 is based on XML::LibXML (and XML::LibXML::XPathContext for some features), and thus on libxml2.

browse_db

browse_db is a CGI tool that displays the results of queries to a database in a web browser. Queries can be stored and re-used.