Test::HTML::Content::NoXPath(3) 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, [email protected]