DESCRIPTION
The expressions work like in HTML::Template::Expr, with some additional possibilities regarding object method calls and arbitrary data structures.Different from HTML::Template::Expr, you don't use it as the module class, but you activate it by passing the option "use_expressions" with a true value.
See "use_expressions" in ``OPTIONS'' in HTML::Template::Compiled

