The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.003

  • HTML::DOM::Text now has its nodeValue method, which I forgot about before. (Actually, I moved HTML::DOM::Comment's nodeValue to HTML::DOM::CharacterData.)
  • as_text and as_HTML have been overridden and now work.

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