Help for this page

Select Code to Download


  1. or download this
    use SOAP::Lite +trace; 
    my $data = SOAP::Data->name('data' => "$xml")->type('string')->uri('')
    +;
    ...
     } else {
       print $result->result;
    }
    
  2. or download this
    Unexpected Content-Type 'text/html; charset=Windows-1252' returned