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.5.0

  • Factored out rendering to render(), which can also be called directly to get PDF in a variable instead of outputting it
  • Default tmpdir is now guessed through File::Spec instead of assuming it to be /tmp
  • The name of the TemplateToolkit view is now a configuration option (which defaults to "TT")
  • Switch to semantic versioning
  • Fixed bugs here and there

Modules

Helper for Wkhtmltopdf Views
Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf