Your problem isn't in DBI, it's in DBI::ProxyServer, which is a pure perl module. I would strongly recommend that you do anything in your power to avoid DBI::ProxyServer, since it's slow and limited, but if you have to use you can debug it with normal perl debugging tools.