Hello,
I am new to this mailing list. I have been using Template Toolkit for a few weeks and its very nice! I converted many of my mod_perl scripts to use Template Toolkit in no time! However, I do have one annoying issue & hope someone has an elegant solution. I use the DBI plugin extensively on the Templates, and sometimes there is an error. I want to know the query string that caused the error. Right now it says end of line at character 76, but that doesn't tell me all that I want to know. Anybody have a good solution to this? In mod_perl I had some wrappers around the DBI code and it would tell me the query string and the error. It made troubleshooting much easier!
Regards,
Brian Toscano
