Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: SOAP::Lite Module

by hominid (Priest)
on Mar 24, 2010 at 20:56 UTC ( [id://830671]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite Module

Just for the heck of it, try sending the hash as a reference and see if that makes a difference.
my %output = $soap->AddUser(\%domainArray);

Replies are listed 'Best First'.
Re^2: SOAP::Lite Module
by jhyland87 (Sexton) on Mar 24, 2010 at 20:58 UTC
    I tried that a while ago, it just returns 'String value expected instead of HASH reference'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (10)
As of 2024-04-18 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found