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


Test-HTML-Content documentation  | view source Contained in the Test-HTML-Content distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

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

AUTHOR

Top

Max Maischein, corion@cpan.org

SEE ALSO

Top

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


Test-HTML-Content documentation  | view source Contained in the Test-HTML-Content distribution.