2010-06-10 10:14:17 +02:00
|
|
|
Text::Xslate is a template engine tuned for persistent applications.
|
|
|
|
This engine introduces the virtual machine paradigm. That is, templates
|
|
|
|
are compiled into xslate intermediate code, and then executed by the
|
|
|
|
xslate virtual machine.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Text-Xslate
|