[htmltmpl] ANNOUNCE: HTML::Template::Expr v0.06
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2006-03-04 04:29:46
|
ANNOUNCEMENT: HTML::Template::Expr v0.06 CHANGES - Rewrote grammar to support expressions with less parenthesis. For example, "foo || bar || baz" now works. DESCRIPTION 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. Expression support includes comparisons, math operations, string operations and a mechanism to allow you add your own functions at runtime. AVAILABILITY This module is available on SourceForge. Download it at: http://sourceforge.net/project/showfiles.php?group_id=1075 The module is also available on CPAN. You can get it using CPAN.pm or go to: http://search.cpan.org/~samtregar/HTML-Template-Expr/ CONTACT INFO You can join the HTML::Template mailing-list by visiting: http://lists.sourceforge.net/lists/listinfo/html-template-users |