Help for this page

Select Code to Download


  1. or download this
    my %service_info = (
            machine =>  '',
    ...
            description => 'Some text description of this service',
            parameters => $ServiceParams
        );
    
  2. or download this
    =item C<password>
    
    The password to be used to log in the service; this is
    technically optional, but needs to be specified if C<user> is.