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

Changes for version v0.5.1 - 2011-02-13

  • Updating dependency on Test::Mini::Unit. Solves build problems on Perl 5.13+.
  • An optional second argument, `$render`, is now passed to lambdas. This code reference will render the template it's given against the current context stack.

Modules

Template::Mustache is an implementation of the fabulous Mustache templating language for Perl 5.8 and later