Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: SOAP::Lite returning 500 error

by snoopy (Curate)
on Sep 18, 2009 at 00:59 UTC ( [id://796007]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite returning 500 error

I think you want may the call method on the client:
print SOAP::Lite -> uri('http://www.anything.com/Demo') -> proxy('http://dev.domain.com/cgi-bin/soapserver.cgi') -> call('hi') -> result;

Replies are listed 'Best First'.
Re^2: SOAP::Lite returning 500 error
by Anonymous Monk on Sep 18, 2009 at 01:56 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://796007]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-24 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found