SYNOPSIS
# This module patches the XML::XPath::Function namespace
use Test::HTML::Content::XPathExtensions;
DESCRIPTION
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 :