[html-ktemplate-announce] HTML::KTemplate 1.33 released
Brought to you by:
kasper_d
From: Kasper D. <ka...@re...> - 2003-11-09 14:13:18
|
A new version of HTML::KTemplate has been released. You can download it from the SourceForge download page: http://sourceforge.net/project/showfiles.php?group_id=92245 For more information about HTML::KTemplate visit: http://html-ktemplate.sourceforge.net/ Changes in 1.33 --------------- Rewrite: some internal changes making this module faster. Changed: chomped newlines are replaced with a single space as you would expect from a html template module. Fixed: assigned undefined block variables were not used if a global variable with the same name existed. |