Skip Menu |

This queue is for tickets about the SOAP-WSDL CPAN distribution.

Report information
The Basics
Id: 36487
Status: resolved
Priority: 0/
Queue: SOAP-WSDL

People
Owner: Nobody in particular
Requestors: martin.kutter [...] fen-net.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Content not bytes error in HTTP.pm
Date: Thu, 05 Jun 2008 20:54:22 +0200
To: bug-SOAP-WSDL [...] rt.cpan.org
From: Martin Kutter <martin.kutter [...] fen-net.de>
bibi just posted this to the CPAN forum (http://www.cpanforum.com/threads/8014): Hi, I get an error when running a simple SOAP client (the GlobalWeather.pl example): HTTP::Message content not bytes at /usr/lib/perl5/site_perl/5.8.8/SOAP/Transport/HTTP.pm line 187 I am using PERL version 5.8.8 SOAP::WSDL version 2.00.03 LWP version 5.810 I think the error comes from the funny way of calculating the content length and/or interference with LWP. But I cannot change anything in the modules since they are installed by my provider. Anyone has a fix for this problem without changing the module? Bibi.
This is from SOAP::Lite (SOAP::Transport::HTTP) and already fixed there IIRC.