Changes for version 0.1005 - 2010-05-01

  • Introduce TTerse syntax, a Template-Toolkit-like template parser
  • Introduce Metakolon syntax to produce Xslate templates by itself
  • Change print command (<:= ... :>) to be implicitly enabled i.e. you need not to put =; <: $foo :> is enough
  • Add TT-like chomp command ("<:-" for prechomp, "-:>" for postchomp)

Modules

High performance template engine
An Xslate compiler
The escaped string representation
The base class of template parsers
The symbol representation used by parsers
The default template syntax
The same as Kolon but using [% ... %] tags
An alternative syntax like Template-Toolkit 2
A set of utilities for Xslate

Provides

in lib/Text/Xslate/Compiler.pm