in reply to Re: Offline alternatives to Apache for CGI testing
in thread Offline alternatives to Apache for CGI testing

Not close enough to apache.

HTTP::Server::Simple can be used to build a standalone web-based application or turn a CGI into one.

can means that out of the box it doesn't serve images/files/run cgis. copy/pasting SYNOPSIS gets you 1/3 ... but synopsis's usually aren't well tested.

  • Comment on Re^2: Offline alternatives to Apache for CGI testing