Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-04-19 09:00
0.07

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

2006-03-04 16:24
0.06

This release features a new grammar for expressions which adds support
for chained booleans (eg., "foo || bar || baz").
標籤: Minor feature enhancements

2005-12-22 20:29
0.05

This release fixes a compatibility problem with the recently release HTML::Template 2.8.
標籤: Minor bugfixes

2002-08-30 06:02
0.04

Fixes to the parser to recognize negative numbers and allow for HTML-comment style tags, and documentation fixes.
標籤: Minor bugfixes

2001-11-14 08:00
0.03

A fix for broken cache mode, and a new register_function() class method.
標籤: Major bugfixes

Project Resources