- or download this
Bareword found where operator expected at dcwatcherd line 465,
near "$LOG _timestamp"
(Missing operator before _timestamp?)
- or download this
print $LOG _timestamp(), q{ }, join ':', $0, $msg_level, $msg;
- or download this
print $LOG q{}, _timestamp(), q{ }, join ':', $0, $msg_level, $msg;