blob: 63f7831011415d65178d58927ffb3f729d3b0dfa (
plain)
1
2
3
4
5
|
This module implements the HTML Document Object Model by extending the
HTML::Tree modules. The HTML::DOM class serves both as an HTML parser and as the
document class.
WWW: http://search.cpan.org/dist/HTML-DOM/
|