Help for this page

Select Code to Download


  1. or download this
      # add this to your service instantiation
      $daemon->envelope(
    ...
        return SOAP::Data->name(info => $serverinfo)->prefix('pmq');
      }