Help for this page
# ------------------------------------------------ # spawn completely detached deamon ... close CGI::Carp::SAVEERR; # <-- close LOG return 0; };
It's like this: # ------------------------------------------------ ... close STDOUT; close STDIN; close STDERR; return 0; };