The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • templates can also be created from strings via fill: return $self->template->fill(\$some_text, \%params);

Modules

Use any templating system from within CGI::Application using a unified interface
HTML::Template::Expr driver to AnyTemplate
Template::Toolkit plugin to AnyTemplate