in reply to Soap::Transport::HTTP vs DBI
Have you tried tracing what actually happens, by using SOAP::Trace respectively
SOAP::Lite->import(+trace => all => -result => -parameters);
?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Soap::Transport::HTTP vs DBI
by snafui (Initiate) on Jul 02, 2010 at 16:36 UTC | |
by Pickwick (Beadle) on Jul 06, 2010 at 06:01 UTC |