in reply to Re: Numeric values required in Unix::Syslog?
in thread Numeric values required in Unix::Syslog?
# 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-prog +ram.pl line 65.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Numeric values required in Unix::Syslog?
by Anonymous Monk on Jan 20, 2015 at 11:31 UTC | |
by spoovy (Initiate) on Jan 21, 2015 at 10:00 UTC |