in reply to Re: Watching SOAP
in thread Watching SOAP

SOAP::Lite's trace function is useful but its sometimes difficult to use its very verbose dumps. Another solution that would give you some more flexibility is using a logging HTTP proxy (see HTTP::Proxy).