I've put together a new developer release 2.04d which includes the latest version of Doug's XS Stash. All going well, this will shortly mature into 2.05.
It's available from: http://www.tt2.org/download.html Changes follow. Enjoy! A #------------------------------------------------------------------------ # Version 2.04d - 29 Aug 2001 ## DEVELOPER RELEASE ## #------------------------------------------------------------------------ * Incorporated Doug Steinwand's XS Stash. This adds the files in the 'xs' directory, t/stash-xs.t, bin/tt-bench.pl and includes some work on the Makefile.PL to incorporate the required prompting, etc. * Added gt, ge, lt and le as comparison operators which map directly to their Perl counterparts. Added tests to t/stash.t and relevant documentation to the IF directive. * Applied some patches from Leon and Doug to enhance the coverage of the test suite. * Added 'sorted' as a flag to the HTML plugin to return attributes in sorted order. Mainly for debugging purposes, as used in t/html.t. * Fixed Template::Parser.pm to recognise "\r" as a valid escape sequence in double quoted strings.
