Test::HTML::Content::NoXPath(3pm) | User Contributed Perl Documentation | Test::HTML::Content::NoXPath(3pm) |
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
2024-08-17 | perl v5.38.2 |