Stephen Adkins sent the following bits through the ether:

>  * Is there a robust all-perl web server?

I've done some work in the past for OpenFrame on making HTTP::Daemon
forking and preforking, and also using
POE::Component::Server::HTTP. To be honest, most of them were a pain
to get running. For $latest_web_project we have a small Perl program
which writes a custom httpd.conf (using TT2) and then starts apache
using apachectl. It's much simpler, faster to develop, and generally
more robust. YMMV.

Leon
-- 
Leon Brocard.............................http://www.astray.com/
scribot.................................http://www.scribot.com/

.... Real men write self-modifying code

Reply via email to