Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

SOAP::Lite vs LWP::UserAgent for SOAP transactions

by mrguy123 (Hermit)
on Jul 19, 2006 at 09:51 UTC ( [id://562243]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl
    use HTTP::Cookies;
    ...
        my $response .= $res->content;
        print "---response---\n$response\n";
    }
    
  2. or download this
    #!/exlibris/metalib/m4_b/product/bin/perl
    
    ...
        SOAP::Data->name(firstRec   => '1'),
        SOAP::Data->name(numRecs   => '1'),
    );
    

Log In?
Username:
Password:

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

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

    No recent polls found