Help for this page

Select Code to Download


  1. or download this
    sub call {
        SOAP::Trace::trace('()');
        my $self = shift;
    ...
        }
        return $result;
    } # end of call()
    
  2. or download this
            envelope => $serializer->envelope(method => shift, @_),