[Dancer-users] What can the default simple template handle?

sawyer x xsawyerx at gmail.com
Fri Jun 10 21:20:59 CEST 2011


On Fri, Jun 10, 2011 at 6:31 PM, Gabor Szabo <szabgab at gmail.com> wrote:

>
> My main issue though is that I'd like to do loops. Can I do that with
> the template system that comes with Dancer or
> do I need to install TT in order to do it?
>

If you want conditionals, you should use a different templating system.
While Template Toolkit is the most famous, there's Template::Tiny which is *
very* slim (but supports conditionals) and Text::Xslate which is
*blazing*fast. Both have template engines for Dancer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110610/a379945c/attachment.htm>


More information about the Dancer-users mailing list