Revision history for HTML-Template-Pluggable
0.12 2005-08-26 Rhesa Rozendaal <rhesa@cpan.org>
- added before_output hook
0.08 Wed Aug 17 02:30:37 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- fixed bug with global_vars => 1
- made sure all original HTML::Template tests pass with ::Pluggable
and ::Dot
0.07 Tue Aug 16 16:19:50 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- bug fix in tmpl_loop stuff. Only get array on final method call
0.06 Mon Aug 15 19:56:24 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- implemented tmpl_loops in ::Dot!
0.05 Sun Aug 14 23:36:55 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- Added tests against side effects (where avoidable). Extended the docs
for ::Dot
- renamed 'pre_param' trigger location to 'middle_param'
0.04 Sat Aug 13 03:09:54 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- Thanks to Michael Graham, it's now possible to reference plain old
tmpl_vars in argument lists
0.03 Fri Aug 12 16:16:29 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- Added more docs to ::Dot, and more tests
0.02 Thu Aug 11 01:09:21 CEST 2005 Mark Stosberg <mark@summersault.com>
- minor doc formatting tweaks
0.01 Wed Aug 10 16:21:03 CEST 2005 Rhesa Rozendaal <rhesa@cpan.org>
- Initial release on CPAN