Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: delete_contentChapter 17
The LWP Library
Next: Reference: endtag
 

dump

 $h->dump()

Prints the tag name of the element and all its children to STDOUT. Useful for debugging. The structure of the document is shown by indentation.


Previous: Reference: delete_contentPerl in a NutshellNext: Reference: endtag
Reference: delete_contentBook IndexReference: endtag