
Text::TOC::OutputHandler::HTML - Implements an output handler for HTML documents

version 0.08

This class is responsible for generating a complete table of contents, and inserting anchors into an HTML node.
It has no end-user facing parts at the moment.

This class does the Text::TOC::Role::OutputHandler role.

Dave Rolsky <autarch@urth.org>

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