Projects / HTML::Template::Expr

HTML::Template::Expr

The HTML::Template::Expr 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 allowing you to add your own functions at runtime.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 Apr 2006 00:00

Release Notes: This release adds support for combining ESCAPE and EXPR attributes. A bug affecting functions that return 0 or more than one value was fixed.

  •  04 Mar 2006 07:24

Release Notes: This release features a new grammar for expressions which adds support for chained booleans (eg., "foo || bar || baz").

  •  22 Dec 2005 11:29

Release Notes: This release fixes a compatibility problem with the recently release HTML::Template 2.8.

  •  29 Aug 2002 21:02

Release Notes: Fixes to the parser to recognize negative numbers and allow for HTML-comment style tags, and documentation fixes.

  •  13 Nov 2001 23:00

Release Notes: A fix for broken cache mode, and a new register_function() class method.

Screenshot

Project Spotlight

OxStore

A key/value database.

Screenshot

Project Spotlight

Vaadin

A Java framework for building modern Web applications.