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

Changes for version 0.38 - 2012-02-15

  • Change documentation to reflect use of Moose.
  • Change documentation to highlight how to configure UTF-8 in templates.
  • Change documentation to recommend putting calls to MyApp->path_to into the app class itself, ergo avoiding recursive dependencies and making the view compile standalone.
  • Change code generated by Catalyst::Helper::View::TT to use Moose.

Modules

Helper for TT Views
Helper for TT view which builds a skeleton web site
Template View Class