my %service_info = ( machine => '', name => 'PerlTest', display => 'Oh my GOD, Perl is a service!', path => $ServicePath, user => '', pwd => '', description => 'Some text description of this service', parameters => $ServiceParams ); #### =item C The password to be used to log in the service; this is technically optional, but needs to be specified if C is.