Test::HTML::Content::NoXPath.3pm

Langue: en

Autres versions - même langue

Version: 2003-12-30 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

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