freebsd-ports/www/p5-HTML-Template-Expr/pkg-descr
Yen-Ming Lee 34e26774f0 - update to 0.06
- update WWW in pkg-descr
2006-03-16 15:29:49 +00:00

11 lines
436 B
Plaintext

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://search.cpan.org/dist/HTML-Template-Expr/