Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Template-Toolkit
From: Thomas Klausner
Date: 2003-10-03 15:54:00
Message id: 20031003135400.54CC52DA1D@cvs.netbsd.org
Log Message:
Update to 2.10; wildcard dependency on tex.
Version 2.10 provides a few trivial new features and applies fixes to
some small bugs. For example, you can now use IN instead of = in a
loop, e.g. FOREACH item IN list. The WRAPPER configuration option is
new, and Template::Context and Template::Stash now both implement
define_vmethod() methods which make it easier to define new virtual
methods.
Version 2.09 contained mostly bug fixes and minor enhancements.
Version 2.08 added compile time constant folding which can result in a
significant performance boost when processing templates. It also
offered several other minor enhancements and bug fixes.
Files: