Help for this page

Select Code to Download


  1. or download this
    Failed to locate method (getmd5hash) in class (Demo) at /home/soaplite
    +/lib/SOAP/Lite.pm line 2195.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    my  $res = $soap_response->result; 
    print "Content-type: text/html\n\n";  
    print "Result is $res, outparams are @out\n";