Revision history for Perl extension Text::Template::Simple.
Time zone is GMT+2.
1.42 Fri Sep 8 14:23:34 2006
=> Added fix_uncuddled option (bool) to new &
implemented it. If you are a uncuddled else/elsif
fan, enable this or your template will die a horrible
death.
1.41 Tue Aug 8 04:01:44 2006
=> Fixed flock() check.
=> New option to new(): warn_ids.
=> Fixed a nasty bug in self printing blocks.
0.40 Thu Jun 15 21:03:27 2006
=> Several optimizations.
=> Fixed README & Makefile.PL ABSTRACT.
=> Added compat code to Build.PL
=> Changed get_id().
=> Added 'static' includes.
=> Changed FH detection in _examine().
0.3 Wed Feb 22 21:15:59 2006
=> Completely new API and new design.
0.2 Thu Dec 1 22:24:35 2005
=> New extended interface.
0.1 Sat Dec 11 20:18:26 2004
=> First release.