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

Changes for version 1.03_03 - 2012-08-12

  • Prepare the deprecation of LaTeX::TOM::Parser's new().
  • Emphasize invoking LaTeX::TOM->new in docs.
  • Hardcode LaTeX::TOM as class name within the main constructor (fixes a bug when calling LaTeX::TOM::Parser->new).
  • Mark the new() methods of the Node/Tree classes as private.

Changes for version 1.03_02 - 2012-02-15

  • Refactor _makeMapping() and _makeEnvMapping().

Changes for version 1.03_01 - 2012-02-04

  • Refactor _findbrace(), _findsymbol(), _skipBlankNodes() and _validParamNode() functions.

Modules

A module for parsing, analyzing, and manipulating LaTeX documents.

Provides

in lib/LaTeX/TOM/Node.pm
in lib/LaTeX/TOM/Parser.pm
in lib/LaTeX/TOM/Tree.pm