Changes for version 2.8 - 2005-12-21
- New Feature: the new default_escape option allows you to apply escaping to all variables in a template. [Alex Kapranoff]
- Bug Fix: ESCAPE wasn't working on variables containing code-refs.
- Bug Fix: Changed HTML::Template to help sub-classes by called _new_from_loop() via ref($self) rather than hard-coding the package name. [Mark Stosberg]
- Bug Fix: Including more than one <tmpl_else> tag in <tmpl_unless> or <tmpl_unless> now dies with an error message, instead of silently ignoring one of the clauses. [Mitar and Mark Stosberg]
- Bug Fix: Fixed HTML::Template to re-evaluate conditions to handle <tmpl_else>. This bug could cause HTML::Template to take both branches of a conditional if a code-ref parameter returned a different value when called a second time. [Emanuele Zeppieri]
Modules
Perl module to use HTML Templates from CGI scripts
Provides
in Template.pm
in Template.pm
in Template.pm
in Template.pm
in Template.pm
in Template.pm
in Template.pm
in Template.pm
in Template.pm