# Open syslog channel openlog('my-program', LOG_PID, 3); #### [me@mgmt test-project (master)]# ./my-program.pl Bareword "LOG_PID" not allowed while "strict subs" in use at ./my-program.pl line 65.