[Templates-announce] Version 2.12 released
Andy Wardley
abw@andywardley.com
Mon, 12 Jan 2004 14:25:24 +0000
Tomorrow has finally come! Version 2.12 is available from the web
site, and is on its way to CPAN.
http://template-toolkit.org/download.html
Just two minor changes from 2.11b:
* Added the module_version() method to Template::Base to report the
version number of a module. Added some tests to t/base.t.
* Added the --template_module option to ttree, to allow the user to
specify a template processing module other than the default 'Template'
to be used. Also changed various print statements to send all
verbose output to stdout, whereas previously it was split across stdout
and stderr.
Enjoy!
A