Provided by: libtest-html-content-perl_0.09-1_all bug

NAME

       Test::HTML::Content::NoXPath - HTML::TokeParser fallback for Test::HTML::Content

SYNOPSIS

         # This module is implicitly loaded by Test::HTML::Content
         # if XML::XPath or HTML::Tidy::Simple are unavailable.

DESCRIPTION

       This is the module that gets loaded when Test::HTML::Content can't find its prerequisites
       :

           XML::XPath
           HTML::Tidy

   EXPORT
       Nothing. It stomps over the Test::HTML::Content namespace.

LICENSE

       This code may be distributed under the same terms as Perl itself.

AUTHOR

       Max Maischein, corion@cpan.org

SEE ALSO

       Test::Builder,Test::Simple,HTML::TokeParser,Test::HTML::Lint,XML::XPath