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

Changes for version 0.01_06

  • doc tweaks
  • rename Tfall to Tiffany(suggested by miyagawa++)
  • Tfall::*->new methods should take only one reference value.
  • added brand new factory method

Changes for version 0.01_05

  • HTML::Template can take $ht->param(\%vars).

Changes for version 0.01_04

  • any ->render method MUST return plain string

Changes for version 0.01_03

  • support Text::MicroTemplate::Extended

Changes for version 0.01_02

  • support T::D(suggested by @c9s)
  • remove Markdown support
  • remove Sass support

Changes for version 0.01_01

  • first developer release.

Modules

Generic interface for Perl5 template engines.

Provides

in lib/Tiffany/HTML/Template.pm
in lib/Tiffany/TT.pm
in lib/Tiffany/Template/Declare.pm
in lib/Tiffany/Template/Semantic.pm
in lib/Tiffany/Text/MicroMason.pm
in lib/Tiffany/Text/MicroTemplate/Extended.pm
in lib/Tiffany/Text/MicroTemplate/File.pm
in lib/Tiffany/Text/Xslate.pm
in lib/Tiffany/Util.pm