in reply to Re: HTTP::Daemon kills process
in thread HTTP::Daemon kills process

Thanks for your help. Like you said, I tried putting a try block around the send_basic_header code. Unfortunately, the $@ is '' and the process still dies..