in reply to Achieve background processing(forking) in windows
in thread Windows Background forking in Perl /HTTP Error Capture

I have also tried Proc::Background::Win32 with not much result. It still seemd to wait for the process to finish. I did do the Close STDOUT,STDIN,STDERR filehandles part. Any inputs on this or how to capture a HTTP Error code would help. Thanks in advance.
  • Comment on Re: Achieve background processing(forking) in windows