http://www.perlmonks.org?node_id=744586


in reply to Can DBI modify queries on the fly?

Check out SQL Library. It will allow you to easily keep your SQL code in another file that you can modify at will.

Another option is to use the Perl debugger to replace the query strings.

Jason L. Froebe

Blog, Tech Blog