Skip Menu |

This queue is for tickets about the Net-Google CPAN distribution.

Report information
The Basics
Id: 5986
Status: resolved
Priority: 0/
Queue: Net-Google

People
Owner: Nobody in particular
Requestors: dhruv [...] khimjee.com
Cc:
AdminCc:

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



Subject: Error in SOAP ?
Im on Win32, tried same code on Linux with same results I notice that in some cases i get this error : Exception from service object: 25 at c:/Perl/site/lib/SOAP/Lite.pm line 3006 This error is getting generated via the starts_at() function in Net::Goole i havnt looked into the details of starts_at() I hope you will clean it up thanks dhruv
I am going to mark this one as 'resolved' for now for the following reasons: * no use case (what are you trying to do? search, spelling, etc.?) * a quick look at the code for SOAP::Lite suggests the problem is on the transport layer ($self->transport->is_success) and not directly related to Net::Google I am happy to reconsider but I'll need a little more detail to work with. Cheers, [guest - Mon Apr 12 10:30:54 2004]: Show quoted text
> Im on Win32, tried same code on Linux with same results > > I notice that in some cases i get this error : > Exception from service object: 25 at c:/Perl/site/lib/SOAP/Lite.pm > line 3006 > > This error is getting generated via the > starts_at() function in Net::Goole > > i havnt looked into the details of starts_at() > > I hope you will clean it up > > thanks > dhruv