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

Changes for version 0.07

  • Added support for ESCAPE attribute in combination with EXPR. (Michael Peters)
  • Fixed a bug where functions which returned 0 or more than one return value would cause a stack under or overflow. Functions are now called in scalar context, eliminating the problem. Thanks to Jamie Krasnoo for the spot.

Modules

HTML::Template extension adding expression support