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

Changes for version 0.1052 - 2010-08-01

  • http://xslate.org is out! Thanks to Shibuya.pm, esp. @tokuhirom and @lestrrat.
  • BUG FIXES
    • Forbid '..' in file names
    • "<: $foo :>:<: $bar :>" caused parse errors
  • CHANGES
    • The algorithm of building cache paths has been changed, which requires to re-compile templates.
  • NEW FEATURES
    • Documents: Text::Xslate::Manual for table of contents, Text::Xslate::Builtin for builtin methods and filters
    • Exportable functions: uri_escape()
    • Builtin filters: uri

Documentation

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

Modules

High performance template engine
The interface base class to import methods
The Xslate compiler
Yet another Text::Xslate runtime in pure Perl
Text::Xslate code generator for pure Perl
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