Help for this page

Select Code to Download


  1. or download this
    $soap = SOAP::Lite->new(
                uri   => ("http://www.webserviceX.NET"),
    ...
    } else {
      print "match not OK: $match\n";
    }
    
  2. or download this
    match is OK: 1
    $VAR1 = '<NewDataSet>
    ...
      </Table>
    </NewDataSet>';