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

  • updated the README file for readability and accuracy
  • moved libtmpl stuff into base directory & got rid of standalone Makefile; also added libtmpl.a target to Makefile.PL
  • tiny fix to Tmpl.xs
  • removed assumption about gcc from libtmpl/Makefile (Artur.Silveira@rezo.com)

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