in reply to
write a small Perl HTTP server
Perhaps
HTTP::Daemon
might be a good starting point.
Comment on
Re: write a small Perl HTTP server
Replies are listed 'Best First'.
Re^2: write a small Perl HTTP server
by
wufnik
(Friar)
on Jul 08, 2004 at 20:12 UTC
an excellent guide to using Gisle Aas' HTTP::Daemon can be found at
merlyn
s
http://www.stonehenge.com/merlyn/WebTechniques/col11.html
.
This shows HTTP::Daemon's use in creating an anonymous proxy server.
...wufnik
-- in the world of the mules there are no rules --
[reply]
In Section
Seekers of Perl Wisdom