Changes for version 0.070 - 2011-03-29

  • Tenjin now properly decodes template input and encodes template output according to the user's selected encoding
  • Default encoding now spelled UTF-8 instead of utf8
  • Added t/encoding.t to test template encoding

Modules

Fast templating engine with support for embedded Perl.
In charge of managing variables passed to Tenjin templates.
Preprocessing Tenjin templates
A Tenjin template object, either built from a file or from memory.
Utility methods for Tenjin.