> Any other performance tips that don't make it harder (or too much > harder) for users to write templates would be great. FWIW - You could also see if using CGI::Ex::Template (part of CGI::Ex) gives you any speed returns. It should be a drop in replacement for most Template::Toolkit uses. Paul Seamons