Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Soap::Lite and Complex Types with WSDL

by firstaspect (Initiate)
on May 11, 2011 at 14:37 UTC ( [id://904172]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $soap_result = SOAP::Lite
        -> service('file:/home/wsdl/Contact_Interface.wsdl') ;
    
  2. or download this
    my $soap = SOAP::Lite
    ->proxy(
        'http://localhost/blah/DummyService');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-23 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found