Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Soap Formatting

by mda2 (Hermit)
on May 18, 2006 at 02:45 UTC ( [id://550139]=note: print w/replies, xml ) Need Help??


in reply to Re: Soap Formatting
in thread Soap Formatting

Try co correct your code...
  • use "call"
  • ->name isnīt a method of SOAP::Lite ...

    import SOAP::Data 'name' || print "\n!Couldn't import!\n"; eval { $service = SOAP::Lite ->service('http://www.click21.com.br/file.asmx?WSDL'); $service->call('GetInfo', name('username' => 'user'), name('password' => 'pass') ) };

    --
    Marco Antonio
    Rio-PM

  • Log In?
    Username:
    Password:

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

    How do I use this?Last hourOther CB clients
    Other Users?
    Others admiring the Monastery: (5)
    As of 2024-04-19 07:02 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found