-----Original Message-----
From: Scot Robnett [mailto:sc...@insiteful.tv]
Sent: Tuesday, July 23, 2002 11:26 AM
To: tom...@sonofagun.co.uk; begi...@perl.org
Subject: RE: Running CGIs offline
Although these are good suggestions, I think they miss the original
intention. We were looking for something that we could
distribute on CD and
have it run, regardless of whether the user had Perl or a web server
installed on their workstation. And then Bob Showalter said:
-----Original Message-----
From: Bob Showalter
Sent: Monday, July 22, 2002 1:13 PM
Subject: RE: Running CGIs offline
HTTP::Daemon, part of Bundle::libwww
Scot R.
inSite
Yes, but I was responding to a quip about checking CPAN for Perl
web servers. I did not mean to imply that HTTP::Daemon is a solution
to the standalone CD distribution problem. Also, emulating a CGI
environment with HTTP::Daemon is likely non-trivial.