# man > HTMLTREE(1p)

[_HTMLTREE_(1p)](https://www.chedong.com/phpMan.php/man/HTMLTREE/1p/markdown)                     User Contributed Perl Documentation                    [_HTMLTREE_(1p)](https://www.chedong.com/phpMan.php/man/HTMLTREE/1p/markdown)

## 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](https://www.chedong.com/phpMan.php/perldoc/HTML%3A%3ATreeBuilder%3A%3ADebug/markdown) to that figure.
           -w  turns on $tree->[warn(1)](https://www.chedong.com/phpMan.php/man/warn/1/markdown) for the new tree
           -h  Help message

perl v5.36.0                                 2022-12-06                                 [_HTMLTREE_(1p)](https://www.chedong.com/phpMan.php/man/HTMLTREE/1p/markdown)
