in reply to Re: IO::Socket use in Small Web Server for POST/GET methods
in thread IO::Socket use in Small Web Server for POST/GET methods

... or HTTP::Server::Simple, for that matter. I admit to having written Simple HTTP in under 100 lines but HTTP::Server::Simple is far better maintained.

  • Comment on Re^2: IO::Socket use in Small Web Server for POST/GET methods