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...
Hey Everyone.
I have one more question to ask you all before I can get this project of mine completed. My console Perl script splits into 4 threads when i execute it. How can i display the output of the four threads in 4 separate console windows. I really an am lost on how to do this. I'm using XP.
Hey Everyone,
My Perl console script needs to download a file from the internet. How do I do this? Is there some kinda example I could see? I have heard of cUrl but I dont know how to use it to download a file and also how to install it into perl.
Hey Everyone,
i use Perl to do some system work. I want to launch a new process. i do this by
Win32::Process::Create($ProcessObj,
Win32::Process::Create($ProcessObj,
"$perlpath",
"perl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.