Help for this page

Select Code to Download


  1. or download this
    Jan 19 10:29:09 mgmt yum[26377]: Installed: perl-Unix-Syslog-1.1-3.el6
    +.x86_64
    
  2. or download this
    use constant LOGINFO => 'LOG_INFO';
    use constant LOGPID => 'LOG_PID';
    ...
    &main_function();
    
    closelog();
    
  3. or download this
    Jan 19 17:20:46 mgmt my-program.pl: my-program.pl started and daemonis
    +ed
    
  4. or download this
    Argument "LOG_PID" isn't numeric in subroutine entry at ./my-program.p
    +l line 66.