Finished prototype of Net::WWWServer w/ enhanced cgi debug

jflowers on 2003-05-04T23:07:42

I finaly finished version 0.01 of Net::WWWServer. I had several problems with IPC::Open3 in Win32. I could not figure out what the heck was going wrong so I switched to Win32::Job.

I wish I had a *nix box at home I could only test this weekends modification on Win32 machines.

I need to update one of my boxes to Perl 5.8 and make this a multi-threaded server.