Version 2.24 released
Andy Wardley <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.template-toolkit |
|---|---|
| Message-ID | <[email protected]> |
Template Toolkit version 2.24 is on its way to CPAN. If you're impatient you can fetch it from here: http://template-toolkit.org/download/Template-Toolkit-2.24.tar.gz #----------------------------------------------------------------------- # Version 2.24 - 8th February 2012 #------------------------------------------------------------------------ * Added text virtual methods: upper, lower, ucfirst, lcfirst, squote, dquote, trim, collapse, html and xml. * Fixed bug RT#67918 - Bug in Makefile.PL command line parsing when 2 = signs were in an argument. * Fixed bug RT#74335 - Added documentation for some methods that were lacking it to keep Pod::Coverage happy. Cheers Andy