logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

perl v5.36.0                                       2022-11-19                HTML::Template::Compiled::Expr(3pm)

Name

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

See Also