in reply to Re^2: SOAP::Lite Authentication
in thread SOAP::Lite Authentication

I'm not exactly sure ...

Ugh

Which part is confusing?

That I can't see your computer/credentials/documentation?

Sorry "something similar to BASIC authentication" is isn't exact enough.

I could point at SOAP::Lite documents/examples about authentication,

or XML::Compile:: ...

but surely you've seen all that already

Replies are listed 'Best First'.
Re^4: SOAP::Lite Authentication
by jcagle (Acolyte) on Oct 09, 2018 at 13:38 UTC
    I need to retrieve a WSDL using SOAP::Lite, from a url that requires a username/password in order to retrieve the WSDL. I'm not sure how else to explain it. If you need me to explain something in particular, please let me know and I will do so.

      "similar to BASIC Authentication, I would guess", "a url that requires a username/password in order to retrieve..". If you're asking a question, try to be specific. It's "similar" to basic authentication? examples includes authentication.pl, among others...

        Absolutely. If people needed examples/more info, I would have been more than happy to provide that...but, no one asked until now. Thanks for the pointers. I'll take a look and hopefully that does it for me. Thanks again!!