html-ktemplate-announce Mailing List for HTML::KTemplate
Brought to you by:
kasper_d
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
---|
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. |