I am using Template::Plugin::DBI a lot lately. I however am including the following in all of my templates on top:
Is there a way to go around that. I am using also Template::Plugin::CGI which I don't need to use in my template body because I simply have a line like this (in my program):
I just have no idea how can I do that with DBI plugin. Any suggestions ?