Help for this page

Select Code to Download


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