Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin\perl.exe
    
    ...
        my $email= pack("H*",$e);            # decode email address
        return $email;
        }
    
  2. or download this
    #!c:\perl\bin\perl.exe
    
    ...
          $soap->faultstring, 
          $soap->faultdetail;
      }