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

Changes for version 4.31

  • FEATURES
    • html_tmpl_class() now allows setting an an alternate HTML::Template class at a run time. This makes it easy to set the class to be 'HTML::Template::Dumper' for debugging. You can then see and precisely test the Perl data structure that would be sent your template, taking into account the template tokens that are actually set there. (Mark Stosberg)
  • DOCUMENTATION
    • More typo fixes (Lyle)

Modules

Framework for building reusable web-applications