Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

NTLM Authentication with SOAP::Lite not working

by perlchild (Acolyte)
on Oct 28, 2008 at 13:04 UTC ( [id://719987]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # sample_code.pl
    
    ...
    # call the function for GetVersion
    our $som = $soap->GetVersion();
    print "\n  " . $som->valueof('//GetVersionResponse/return') . "\n";
    
  2. or download this
    SOAP::Lite::new: ()
    LWP::UserAgent::new: ()
    ...
    SOAP::Serializer::DESTROY: ()
    SOAP::Deserializer::DESTROY: ()
    SOAP::Lite::DESTROY: ()
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 08:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found