Changes for version 1.00_03 - 2011-07-26

  • Fix an error when dereferencing the nodes of a subtree.
  • Improve the \bibliography handling code and add a test.
  • Make reading a \input file more strict.
  • Test that empty \input files are not skipped.
  • Bless into current package for the Node/Tree constructors.
  • Adjust some code indentation.

Changes for version 1.00_02 - 2011-07-24

  • Improve the \input handling code and add tests.
  • Raise error in _readFile() when a file cannot be opened.
  • Use lexical filehandle and slurp file in _readFile().
  • Substitute warn with carp in _addInputs().

Changes for version 1.00_01 - 2011-07-20

  • Use true as boolean value when initializing config data.
  • Change the mention of the primary contact.
  • Reword the documentation a bit.
  • Remove broken website link and according text.
  • Update broken license link.
  • Skip documentation tests for non-release testing.

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