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.11

  • removed t/2_debug.* for now, because the test is filesystem location dependent. (schinder@pobox.com)
  • added documentation of the debug tag pair, and extended the template_syntax document in general.
  • added context_get_value() call to Tmpl.xs

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