Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl5/bin/perl
    use SOAP::Lite +trace;
    use SOAP::MIME;
    ...
            -> parts($ent)
            #-> SubmitReq(SOAP::Data->name("MM7Version" => '5.3.0'))
            -> result;
    
  2. or download this
    mkuetk@smswxp2:~/perlScripts > perl Soap01.pl
    SOAP::Transport::new: ()
    SOAP::Serializer::new: ()
    ...
    SOAP::Data::DESTROY: ()
    SOAP::Data::DESTROY: ()
    SOAP::Parser::DESTROY: ()
    
  3. or download this
    POST /vas_soap HTTP/1.0
    Content-Type: multipart/related; boundary="soap-border"; type="text/xm
    +l";
    ...
    
    --soap-border
    Content-Type: multipart/mixed; boundary="boundary