<div dir="ltr">I&#39;ve attached a simple test script to show the perceived problem.  The WSDL can be found herehttps://<a href="http://www.cwhitener.com/resource.wsdl">www.cwhitener.com/resource.wsdl</a><br><br>In version 2.38 I could (without error):my $wsdl = XML::Compile::WSDL11-&gt;new($content_from_attached_file);<br>Yet, in version 3.03, the same code produces the error:error: no address in port ResourceWSSoap12<br>Thanks,<br>Chase</div>