Help for this page

Select Code to Download


  1. or download this
    My::CGI::Handler->dispatch_to('AnPackage')->handle;
    
    ...
            my $self = shift;
            $self->serializer->autotype(0);
    and so on....................
    
  2. or download this
    <soap:Body>
    <CreateRequestResponse xmlns="http://localhost/AnPackage">
    <ServiceCode xsi:nil="true" />
    <requestNumber>1-13</requestNumber>
    </CreateRequestResponse></soap:Body>