Changes for version 0.004
- Fixed infinite recursion triggered by element handlers calling $dom_tree->write($html) when $html contains elements handled by the same handler. E.g., <script>document.write('<script>...<\/script>')</script>
Modules
A Perl implementation of the HTML Document Object Model
A Perl class for representing text nodes in an HTML DOM tree
A Perl class for HTML DOM Event objects
The Exception interface for HTML::DOM
A Perl class for representing the nodes of an HTML DOM tree
A Perl class for representing text nodes in an HTML DOM tree
Provides
in lib/HTML/DOM/Attr.pm
in lib/HTML/DOM/CharacterData.pm
in lib/HTML/DOM/DocumentFragment.pm
in lib/HTML/DOM/Element.pm
in lib/HTML/DOM/Implementation.pm
in lib/HTML/DOM/NamedNodeMap.pm
in lib/HTML/DOM/NodeList.pm
in lib/HTML/DOM/NodeList/Magic.pm
in lib/HTML/DOM.pm