Changes for version v0.5.0 - 2015-09-22

  • Before `include` always read a disk file. Now `include` tries to find a file in the distribution first (e. g. in `files` attribute of `Dist::Zilla` object), and uses it if found. If such file is not found in the distribution, disk file is read.
  • `include` now accepts `Dist::Zilla` files (e. g. objects of `Dist::Zilla::File::InMemory` class).
  • `include` issues nice error messages if the file argument is not defined, is empty string, or an object of not acceptable class.

Documentation

Templates plugin user manual

Modules

Convert any text file into template
TODO: Convert any text file into template