Test::HTML::Content::XPathExtensions
Perlish XPath extensions
- Provided by: libtest-html-content-perl (Version: 0.09-1)
- Report a bug
Perlish XPath extensions
# This module patches the XML::XPath::Function namespace use Test::HTML::Content::XPathExtensions;
This is the module that provides RE support for XML::XPath and support for matching comments through the two functions "matches" and "comment".
The two functions are modeled after what I found on the Saxon website on the "fn:" namespace :
Nothing. It stomps over the XML::XPath::Function namespace.
This code may be distributed under the same terms as Perl itself.
Max Maischein, corion@cpan.org
XML::XPath