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 v0.8.5 - 2015-10-31

  • Dependency on internal module does not work well: `cpanm` successfully installs `ErrorLogger` (in spite of the fact it is already installed), then fails because `ErrorLogger::Exception::Abort` is not installed. Problem fixed by requiring `ErrorLogger` v0.9.0, not `ErrorLogger::Exception::Abort`.

Documentation

TextTemplater role user manual

Modules

Have text templating capabilities in your Dist::Zilla plugin