perl-HTML-Template-Expr 0.07

Expression support extension for HTML::Template
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.