Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: Problems with SOAP::Lite client

by Anonymous Monk
on Dec 15, 2008 at 15:58 UTC ( [id://730438]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        while($sth->fetch()) {
            my %hash;
    ...
        return(@plz_info);
    }
    
  2. or download this
    # dummy data
    my @ary =
    ...
    
    use Data::Dumper;local $Data::Dumper::Indent=1;print Dumper(\@ary);
    updatePLZInformationen("dss",\@ary);
    
  3. or download this
    
    $VAR1 = [
    ...
      </soap:Body>
    </soap:Envelope>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-25 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found