Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I have perl script, that have to run 24x7 in background on windows.
Please tell me how to run a perl script in background process on Windows.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to run perl script in background on Windows
by BrowserUk (Patriarch) on Jan 25, 2011 at 17:19 UTC | |
|
Re: How to run perl script in background on Windows
by wfsp (Abbot) on Jan 25, 2011 at 17:10 UTC | |
|
Re: How to run perl script in background on Windows
by Anonymous Monk on Jan 25, 2011 at 18:04 UTC | |
|
Re: How to run perl script in background on Windows
by GrandFather (Saint) on Jan 26, 2011 at 07:17 UTC |