# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup HTML-Tree 4.0 maintainers openmantainer description build and scan parse-trees of HTML long_description 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. \ HTML::TreeBuilder is the module that builds the parse trees. \ (It uses HTML::Parser to do the work of breaking the HTML up \ into tokens.) \ The tree that TreeBuilder builds for you is made up of objects \ of the class HTML::Element. platforms darwin checksums md5 7ba44995905a117c00f6744350799883 \ sha1 78689f1fd026f03432e886c6b4b49f7d4d89aa8b \ rmd160 ad245baea05b58b63adf7ba6addef32a90057fda supported_archs noarch depends_lib-append port:p5-test-exception \ port:p5-sub-uplevel \ port:p5-extutils-cbuilder \ port:p5-extutils-parsexs \ port:p5-html-parser \ port:p5-html-tagset