The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09 - 2012-08-02

  • Added a Text::TOC::HTML->body_for_document() method. This returns the contents of the HTML body without the surrounding <body> and <html> tags.
  • There was a bug when a document's body was retrieved before the TOC document. The document would not be marked up with the anchor targets needed for the TOC.

Modules

Build a table of contents from text documents
Node filter wrapper for subroutine references
Build a table contents for one or more HTML documents
Implements an input handler for HTML documents
Represents a node in an HTML document
Implements an output handler for HTML documents
A role for node filters
A role for input handlers
A role for nodes
A role for output handlers
Provides types for use in Text::TOC
Defines types specific to Text::TOC