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

Changes for version 0.003_001-TRIAL - 2015-07-26 (TRIAL RELEASE)

  • `fill_in_file` method introduced.
  • `fill_in_string` reworked to workaround the bug in `Text::Template` (see "FILENAME parameter has no effect" <https://rt.cpan.org/Ticket/Display.html?id=106093>).
  • Error reporting improved. Now error message includes only focus lines (a line where problem code fragment begins and line where fragment died), and two lines of context below and above focus lines. Error message also includes file name, if any.

Documentation

TextTemplater role user manual

Modules

Have text templating capabilities in your Dist::Zilla plugin