The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06_01 - 2009-01-18

  • The XML document is displayed in a Gtk2::SourceView (has line numbers).

Changes for version 0.05_02 - 2009-01-04

  • The XPath entry has a default text when empty.

Changes for version 0.05_01 - 2009-01-03

  • Issue 14: Performance issues.
  • The program uses now XS for speeding up the slow parts.
  • Updated the syntax highlighting styles.
  • Added the namespace XML http://www.w3.org/XML/1998/namespace to all results.

Documentation

Graphical interface for running XPath queries.

Modules

XPath (XML Path Language) visualizer.
An XML document and it's related information.
The DOM model used for the TreeView.
A custom made timer.
The graphical interface of the application.
Utilities shared among the project.
Functions rewritten in XS.