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

  • port to Win32 (ak@dasburo.de)
  • switched tests around to use Test.pm (neil@pootpoot.com)
  • added C++ support for fetch_loop_iteration(), remove_simple() and remove_pair()
  • added documentation for the fetch_loop_iteration() function
  • added remove_simple() and remove_pair() functions, and associated tests and documentation

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