The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dancer2-Template-TextTemplate

0.2       2014-04-10 00:27:31+02:00 Europe/Paris

    - safe, safe_opcodes and safe_disposable options implemented
    - cache_stringrefs option implemented
    - prepend option implemented
    - fixed a bug in render()'s return value that warns only in perl-5.19.x
    - improved build system (more tests, cpanfile)

0.1       2014-04-09 05:10:53+02:00 Europe/Paris

    - first version, not tested enough