Help for this page

Select Code to Download


  1. or download this
    #-------------------
    my $USER      = "evouser" ;
    ...
    
    print "Creating the SOAP service ....\n" ;
    my $service = SOAP::WSDL->new( wsdl => $WSDL_URL ) ;