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

Changes for version 0.1030 - 2010-06-09

  • CHANGES
    • Unknown options to new() will produce warnings
  • BUG FIXES
    • Resolve issue #10: utf8 flags break macros (reported by nihen)
    • The auto semicolon insertion was broken
    • Loops could waste memory
  • NEW FEATURES
    • The interface of bridge mecahnism has been improved; now you can do "module => ['Text::Xslate::Bridge::TT2']"

Documentation

Process Xslate Templates
Text::Xslate constants in pure Perl

Modules

High performance template engine
The interface base class to import methods
The Xslate compiler
The escaped string representation
Yet another Text::Xslate runtime in pure Perl
Text::Xslate code generator to build Perl code
Text::Xslate constants in pure Perl
Text::Xslate EscapedString in pure Perl
Text::Xslate macro object in pure Perl
Text::Xslate builtin method call in pure Perl
Text::Xslate opcodes in pure Perl
Text::Xslate pure-Perl virtual machine state
Text::Xslate builtin pair type in pure Perl
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
in lib/Text/Xslate.pm
in lib/Text/Xslate/PP/Const.pm