Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

SOAP Client

by Hammy (Scribe)
on Apr 13, 2004 at 22:37 UTC ( [id://344876]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    http://www.thedialogcenter.com/EncryptionService.wsdl
    
  2. or download this
      print SOAP::Lite
        -> uri('http://www.arkbluecross.com/WebServices/EncryptionService/
    +Encrypt')
        -> service('http://thedialogcenter.com/EncryptionService.wsdl')
        -> Encrypt('43877AF844D640A189E5708F3BE9222E', 'Testing');
    
  3. or download this
    ->proxy() instead of ->service()
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found