Provided by: libhtml-template-compiled-perl_1.002-1_all bug

NAME

       HTML::Template::Compiled::Expr - Expressions for HTC

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