Hello everyone.
How do i make a Perl script execute in the background on an Apache Web Server. The script should continue to run even if the browser is closed. This is easily accomplished in PHP, I wonder how to do it in Perl? Also, is there an easy way to check if the script is still running...