There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.057 - 2025-09-23

  • Added a new subroutine tex_escape().
  • Added (expanded) new structures to fill the template: SCALAR, ARRAY, HASH, ARRAY.ARRAY, ARRAY.HASH, ARRAY.ARRAY.ARRAY, and ARRAY.HASH.ARRAY data.
  • Added special '@' variable name for '%%%V:' tag of ...ARRAY data.
  • Added '%' semaphore at end of the variable name to eliminate line breaks.
  • Removed/Replaced '%%%CASEn:' and '%%%SKIP:' tags with '%%%ADDn:' and '%%%ADDX:' accordingly.
  • The behavior of the nested '%%%VAR:' tag has been extended to be similar to '%%%END:'.
  • Expanded control of input values for filling out TeX-template.
  • Significantly improved error messages when debugging.
  • Fixed tests.

Modules

Perl extension implementing a minimalistic engine for filling real TeX-LaTeX files that act as templates.