Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: implicit_tagsChapter 17
The LWP Library
Next: Reference: ignore_text
 

ignore_unknown

 $p->ignore_unknown(boolean)

If set to true, unknown tags in the HTML will be represented as elements in the parse tree.


Previous: Reference: implicit_tagsPerl in a NutshellNext: Reference: ignore_text
Reference: implicit_tagsBook IndexReference: ignore_text