freebsd-ports/textproc/p5-Text-Xslate/pkg-descr

7 lines
281 B
Text
Raw Normal View History

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.
WWW: http://search.cpan.org/dist/Text-Xslate/