The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.54_04 - 2008-09-10

  • => Internal cleanup. => Improved interpolation of includes.

Changes for version 0.54_03 - 2008-09-07

  • => Added a test for changing the default delimiters. => Pod update: if the template is a FH, it will not be closed after reading.

Changes for version 0.54_02 - 2008-09-07

  • => Implemented comment directives. => Removed fix_uncuddled. Seemed like nonsense :p => Added DEBUG_TOKENS to the tokenizer. => Implemented & documented the no "monolith" option (also renamed cache_monolith to monolith). => ".tts" is now the official file extension for Text::Template::Simple templates. Updated test suite and Pod to reflect this.

Changes for version 0.54_01 - 2008-08-30

  • => Fix _parser_id(). => Pod updates. => Implemented the "dynamic" include directive. => Implemented interpolation in includes => New tests for includes. => Removed deprecated parts. => New cache file format. => All files are now in UTF-8 encoding.

Examples