[Templates] Developer Release 2.15a

Andy Wardley abw@wardley.org
Mon, 29 May 2006 16:00:19 +0100


There's a developer release v2.15a available from here:

   http://tt2.org/download/Template-Toolkit-2.15a.tar.gz

This fixes a minor bug in t/fileline.t which appears to report the wrong 
number on FreeBSD boxes.  It also removes the latex filter which I had 
broken but not removed in 2.15.

There's also the new Template-Latex distribution available from here:

   http://tt2.org/download/Template-Latex-2.16.tar.gz

This provides the Latex plugin which defines the latex filter which is 
no longer a core part of TT.  It also contains the Template::Latex 
module, a wrapper around the Template module which pre-defines the 
filter for you and gives you some extra Latex configuration options.

At the moment you'll get a warning from the Makefile.PL saying that 
argument 2.15a isn't numeric and that you haven't got TT 2.16 installed. 
  Don't worry about that for now.

Assuming I don't get any more bug reports I'll look at releasing 2.15a 
as v2.16 in the new few days.

A