HTMLTREE
Section: User Contributed Perl Documentation (1)
Updated: 2021-01-27
Page Index
NAME
htmltree - Parse the given HTML file(s) and dump the parse tree
SYNOPSIS
htmltree -D3 -w file1 file2 file3
Options:
-D[number] sets HTML::TreeBuilder::Debug to that figure.
-w turns on $tree->warn(1) for the new tree
-h Help message