Leon made me do it! Announcing the latest developer release 2.06g. This should fix the Win32 compile bug in the XS Stash and applies various other minor fixes/changes.
This really, really, really, will become 2.07 some time this week, barring any major problems. Yes, I know I've said that before but we had major problems :-) You can get it here: http://tt2.org/download.html Chris, can you confirm that it compiles OK under Win32 when you get a moment, please. Enjoy A #------------------------------------------------------------------------ # Version 2.06g - April 15th 2002 ## DEVELOPER RELEASE ## #------------------------------------------------------------------------ * Fixed a bug in ttree which prevented it from passing the recurse option onto the Template object due to a name mismatch: recurse/recursion * Changed Template::Test to accept messages to ok(). Also added is() as an alias for match(). * Fixed an oversight/bug in the XS stash where a missing aTHX_ around line 546 caused compilation to fail under Win32. * Applied a patch to Template::Provider from Alexander Schilling which untaints paths before calling mkpath() to prevent errors under -T. * Fixed Template::Parser so that the INTERPOLATE option now works with files > 32K, thanks to the efforts of Stephen Adkins.
