TT releases are like buses...

   [% INSERT punchline %]

Developer release 2.20_4 is out.  This one fixes some problems under Perl
5.6.2, applies a couple of additional patches and adds a few useful methods
to Template::Iterator.

Usual story.  Fetch it from CPAN or here:

   http://tt2.org/download/Template-Toolkit-2.20_4.tar.gz

Cheers
A

#-----------------------------------------------------------------------
# Version 2.20_4 (2.21 candidate) - 21st May 2009
#------------------------------------------------------------------------

* Added the even(), odd() and parity() methods to Template::Iterator to
   assist in making zebra tables.

* Removed a post-5.6 perlism in Template::Context that broke on 5.6.2
   https://rt.cpan.org/Ticket/Display.html?id=46250

* Replaced a whole bunch of UNIVERSAL::isa() calls with blessed/isa

* Applied a patch from Norbert Buchmüller to prevent the #line markers
   from being whitespaced away from the first column.
   https://rt.cpan.org/Ticket/Display.html?id=46269

* Applied a patch from Denis F. Latypoff to fix uri/url filters with
   utf8 text
   https://rt.cpan.org/Ticket/Display.html?id=41173

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to