Description
HTML::Template users can add expression support to templates for more flexible generated output. This helps Perl applications keep presentation logic compact when simple placeholders are not enough.
It is an extension for a templating system. Template expressions should remain simple and should not evaluate untrusted input as code.