Using Text::Xslate as an alternative to Template::Toolkit?
Frédéric Buclin
lpsolit at gmail.com
Wed Mar 7 19:23:41 UTC 2012
Le 07. 03. 12 05:40, David Miller a écrit :
> And that then leads to the question: Does using the Template Toolkit
> compatibility modules negate the performance improvement?
The templates are compiled by Text::Xslate, so the TT syntax is simply
parsed into something Text::Xslate will understand. It doesn't depend on
TT at all. So no performance penalty is expected.
LpSolit
More information about the developers
mailing list