in reply to How to run perl script in background on Windows

You probably want Win32::Service, but you could use Proc::Background
  • Comment on Re: How to run perl script in background on Windows