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 1.03_04 - 2023-01-29

  • Move testing module to test_requires.
  • When failing, enclose filename in quotes.
  • Add metadata repository link.
  • Minor whitespace tweaks.

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