blob: 39de0ce785a946cd58c11a9a177d2a95b6d506f8 (
plain)
1
2
3
4
5
6
|
HTML-Tree is a suite of Perl modules for making parse trees out of
HTML source. It consists of mainly two modules, whose documentation
you should refer to: HTML::TreeBuilder and HTML::Element.
This requires perl-html-parser, perl-Test-Exception and perl-html-tagset.
|