Re: Google API using SOAP Lite doesn't like '&' in query
- From: mccownf@xxxxxxxxx
- Date: 30 Jun 2005 08:21:49 -0700
I think I found the problem. Since this is being converted into a SOAP
query (XML), the '&' char must be converted in '&'. The & is
then converted back into a '&' char when performing the actual query.
This also applied to using the Net::Google module. An automatic
conversion of these chars would be nice to have done.
Frank
.
- Follow-Ups:
- Re: Google API using SOAP Lite doesn't like '&' in query
- From: mccownf
- Re: Google API using SOAP Lite doesn't like '&' in query
- References:
- Google API using SOAP Lite doesn't like '&' in query
- From: mccownf
- Re: Google API using SOAP Lite doesn't like '&' in query
- From: Thomas Wittek
- Google API using SOAP Lite doesn't like '&' in query
- Prev by Date: Re: CPAN pause turnaround time
- Next by Date: Problem with Net::SSH Perl
- Previous by thread: Re: Google API using SOAP Lite doesn't like '&' in query
- Next by thread: Re: Google API using SOAP Lite doesn't like '&' in query
- Index(es):
Relevant Pages
|