Help for this page

Select Code to Download


  1. or download this
    use strict;
    use SOAP::Lite 'trace', 'debug';
    ...
              );
    
    my $xml = $returned->result;
    
  2. or download this
    <Message MessageID="12345" PageNumber="1" PageCount="1" MinRecord="1" 
    +MaxRecord="123">
      <Deliveries>
    ...
      </Deliveries>
    </Message>