Changes for version 0.21

  • fixed a severe bug which broke debugging output completely - the non-anonymous children of anonymous contexts were incorrectly inheriting the anonymous flag (gphan@sydney.daveb.net)
  • removed extraneous memory allocation from context_init()
  • added t/2_debug.* for minimal testing of the debugging tag pair.

Documentation

Templating system C library
how to extend the Text::Tmpl template library (with C or Perl).
description of the syntax of a Text::Tmpl template.

Modules

Templating system perl library