NAME
Text::TOC::OutputHandler::HTML - Implements an output handler for HTML documents
VERSION
version 0.10
DESCRIPTION
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.
ROLES
This class does the Text::TOC::Role::OutputHandler role.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.