in reply to Re^2: Basic authentication in SOAP
in thread Basic authentication in SOAP

You just have to include this code snippet (with username and password replaced of course) in your code using SOAP::Lite. That should do the trick according to the docs.

Update: Ahrg, you guys are too quick for me :-) ... sorry for the double posts ...

-- Hofmator