Fellow Monks,
I'm trying to find a webserver that's written in Perl. I know this could be done with HTTP::Daemon, but unfortunately I have no knowledge of this type of module (actually if anybody knows of a good tutorial or introduction to using perl daemons/Sockets that would be great -- it would be better still if a wise monk added such information to the tutorials section of perlmonks maybe!!) What I am looking for should be something similar to TinyWeb (i.e. supports basic logs and running cgi scripts).
If anybody could point me in the right direction I'd appreciate it.
Basically, I have perl installed on an old machine with very limited space, and I just want a bare bones webserver. Is perl suited to this kind of task?
Many Thanks
Martymart