Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ignore_unknownChapter 17
The LWP Library
Next: Reference: warn
 

ignore_text

 $p->ignore_text(boolean)

If set to true, text content of elements will not be included in elements of the parse tree. The default it false.


Previous: Reference: ignore_unknownPerl in a NutshellNext: Reference: warn
Reference: ignore_unknownBook IndexReference: warn