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

  • fix the docs for instantiating a class with a custom method from data
  • make the code for that actually work (whoops; test added :)
  • bump required version of Moose

Documentation

run App::TemplateServer

Modules

application to serve processed templates
role that a Provider should consume
role for templating systems that get templates from the filesystem (TT, Mason, etc.)
a test template provider
Template Toolkit template provider for App::TemplateServer

Provides

in lib/App/TemplateServer/Context.pm
in lib/App/TemplateServer/Page.pm
in lib/App/TemplateServer/Page/Index.pm
in lib/App/TemplateServer/Types.pm