in reply to Finding the size of the reponse using SOAP::Lite

You might be able to use the trace/debug options to dump the output, then redirect it to a file or a variable and measure the size that way. See SOAP::Trace. Note the module versions as there have been some updates lately.
  • Comment on Re: Finding the size of the reponse using SOAP::Lite