Help for this page

Select Code to Download


  1. or download this
    # Open syslog channel
    openlog('my-program', LOG_PID, 3);
    
  2. or download this
    [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.