The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.9 - 2007-01-29

  • New Feature: the new force_untaint option makes sure you do not pass tainted values to param(). [Sven Neuhaus]
  • New Feature: Added ESCAPE=NONE as a synonym for ESCAPE=0. Fixed both to work with default_escape. [cpan@punch.net]
  • Bug Fix: DEFAULT didn't work with URL and JS escaping.
  • Bug Fix: Long-standing bug where variables set in a loop weren't available inside inner loops under global_vars if the variable wasn't actually used in the outer loop. (Thanks to Richard Fein for help debugging the fix.)
  • Doc Fix: Changed references to CVS in the docs to Subversion now that the switch is complete.
  • Test Fix: At long last, the work from the Phalanx project has been merged! The tests are now more complete and easier to work on. Thanks Phalanx guys!

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