Help for this page
use strict; use warnings; ... # Retrieve WSDL my $wsdlXML = XML::LibXML->new->parse_file($wsdlURL);