# setup the HTTP Basic Auth parameters BEGIN { sub SOAP::Transport::HTTP::Client::get_basic_credentials { return $user => $pass; }} #### # setup the HTTP Basic Auth parameters BEGIN { sub SOAP::Transport::HTTP::Client::get_basic_credentials { return $user => $pass; }} #### my.pm [579] Fault ... syntax error at line 1, column 49, byte 49 at ... i686-linux/XML/Parser.pm line 185 Authorization Required This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.