Revision history for Perl extension Template::Stash::AutoEscaping
0.03 Wed Jan 5 11:53:34 IST 2011
- forked from Template-Stash-AutoEscape after some bug fixes and
enhancements.
Revision history for Perl extension Template::Stash::AutoEscape
0.01 Mon Jun 8 22:25:27 2009
- original version
0.02 Tue Jun 08 18:28:37 2010
- fix requires
- now [% hash.item(key) %] works as [% hash.item(key.raw) %] by default.
- Add the 'die_on_unescaped' and 'method_for_escape' options.
- Fix the name of the "Template::Exception" class.