Jump to letter:
9ABCDEFGHIJKLMNOPRSTUVWXYZ
perl-XML-LibXML-XPathContext - XML-LibXML-XPathContext - Perl interface to libxml2's xmlXPathContext
- Description:
This module augments XML::LibXML by providing Perl
interface to libxml2's xmlXPathContext structure. Besides just
performing xpath statements on XML::LibXML's node trees
it allows redefining certaint aspects of XPath engine. This modules
allows
=over 4
=item 1
registering namespace prefixes,
=item 2
defining XPath functions in Perl,
=item 3
defining variable lookup functions in Perl.
=item 3
cheating the context about current proximity position and context size
=back
Packages