in reply to DBI/module debugging?
Can you run the program (for debugging purposes) without DBD::Proxy? Hopefully a real driver will give you a more informative error message (but I won't swear to it).
Otherwise, use the -d flag to get into the debugger, set a breakpoint at line 301 of the ProxyServer module, and run as normal. When the breakpoint gets hit, check your call stack.
--
Tommy
Too stupid to live.
Too stubborn to die.
|
|---|