martymart has asked for the wisdom of the Perl Monks concerning the following question:
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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl webserver
by larsen (Parson) on Aug 19, 2003 at 10:16 UTC | |
|
Re: Perl webserver
by valdez (Monsignor) on Aug 19, 2003 at 10:23 UTC | |
by bean (Monk) on Aug 19, 2003 at 19:33 UTC | |
|
Re: Perl webserver
by bm (Hermit) on Aug 19, 2003 at 11:29 UTC | |
|
Re: Perl webserver
by dree (Monsignor) on Aug 19, 2003 at 14:38 UTC | |
|
Re: Perl webserver
by Zeroth (Beadle) on Aug 19, 2003 at 10:21 UTC | |
|
Re: Perl webserver
by DigitalKitty (Parson) on Aug 20, 2003 at 08:14 UTC | |
|
Re: Perl webserver
by strat (Canon) on Aug 20, 2003 at 08:59 UTC | |
|
Re: Perl webserver
by CountZero (Bishop) on Aug 19, 2003 at 21:14 UTC |