Changes for version 0.2008 - 2010-09-19

  • CHANGES
    • The obsolete feature that render(undef) is the same as render('<string>') has been removed. render(undef) always throws the error.
  • FEATURES
    • Range operator (e.g. <: for [1 .. 10] -> $i { } :>)

Documentation

Xslate users manual
Builtin methods and filters/functions in Xslate
How to cook Xslate templates
Debugging techniques for Xslate templates
Frequently asked questions and answers
Process Xslate Templates
Text::Xslate constants in pure Perl

Modules

Scalable template engine for Perl5
The interface base class to import methods
An Xslate compiler to generate intermediate code
Yet another Text::Xslate runtime in pure Perl
Text::Xslate code generator for pure Perl
An Xslate compiler for PP::Booster
An Xslate code generator for PP::Booster
Text::Xslate constants in pure Perl
Text::Xslate builtin method call in pure Perl
Text::Xslate opcode implementation in pure Perl
Text::Xslate pure-Perl virtual machine state
Text::Xslate macro object in pure Perl
Text::Xslate builtin pair type in pure Perl
Text::Xslate raw string type in pure Perl
The base class of template parsers
The guts of the xslate(1) command
The symbol representation used by parsers and compilers
The default template syntax
The same as Kolon but using [% ... %] tags
An alternative syntax compatible with Template Toolkit 2
The raw string representation
A set of utilities for Xslate

Provides

in lib/Text/Xslate/Compiler.pm
in lib/Text/Xslate.pm