> > in Template::Toolkit there is a nice feature of filtering output of i. e. > variables in the template. Truncate[1] i. e. would > truncate the output, if it exceeds the length of n. Does Mojolicious offer > something similar or do I have to build my > own function to do so? >
There is no helper yet, but since EP templates are just Perl code, you could use any CPAN module. -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
