
HTML::HTML5::DOM::HTMLDivElement - implementation of the HTMLDivElement interface of the HTML DOM

HTML::HTML5::DOM::HTMLDivElement is an implementation of the HTMLDivElement interface of the HTML DOM. See HTML::HTML5::DOM for a list of the conventions that have been used when translating the DOM to Perl.
This class applies to the following HTML elements.
HTML::HTML5::DOM::HTMLDivElement inherits methods from the following Perl classes.
This class provides no additional methods over those it inherits.
It is mostly pointless, but its existance is required by the HTML DOM.

http://rt.cpan.org/Dist/Display.html?Queue=HTML-HTML5-DOM.


Toby Inkster <tobyink@cpan.org>.

This software is copyright (c) 2012 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.