Projects / Class::XPath

Class::XPath

Class::XPath is a Perl module which adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with match() from anywhere in the tree. Also, the xpath() method returns a unique path to a given node which can be used as an identifier.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  02 Mar 2004 10:50

Release Notes: This release adds ':' as an allowed character in names for nodes and attributes.

  •  13 Nov 2003 19:29

Release Notes: Support for matching child contents was added.

  •  20 Aug 2003 10:58

Release Notes: This release adds attribute selectors (/page/@title) and a self matcher (./page).

  •  06 May 2003 13:44

Release Notes: This release adds parent matching ("../child[1]") and attribute matching ("/child[@id=10]"). There is also a bugfix.

  •  30 Mar 2003 17:05

No changes have been submitted for this release.

Screenshot

Project Spotlight

SMI

A solution to manage services and technical support.

Screenshot

Project Spotlight

ESMTP

A simple relay-only MTA.