summaryrefslogblamecommitdiff
path: root/www/p5-HTML-Template-Expr/pkg-descr
blob: c348b54edea67ee8a9b0ddf6955bcc506b140d17 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                     
This module provides an extension to HTML::Template which allows
expressions in the template syntax.  This is purely an addition - all
the normal HTML::Template options, syntax and behaviors will still
work.  See HTML::Template for details.

Expression support includes comparisons, math operations, string
operations and a mechanism to allow you add your own functions at
runtime.

WWW: http://sourceforge.net/projects/html-template/