I've used XML::Compile::WSDL11 and it's working now. However, my next question is:
I first call the logon method. It returns a session ID. In subsequent calls, I need to set the "header" with the session ID. How do I do that? Trying to find this out.