in reply to Re: win32::daemon - problem reading file in the service (log)
in thread win32::daemon - problem reading file in the service
It works ...thank you very much!
It reads the config text file without any problems now - probably the error was, that the STDERR wasn't redirected anywhere (which could be a problem with a service running in background)
btw: what means the BEGIN{ } syntax?
jan