in reply to Re: need some HTTP::Server::Simple::CGI example
in thread need some HTTP::Server::Simple::CGI example

Almut, Your example really helped me. I was having trouble figuring out how to make H:S:S work. I annotated the H:S:S POD with a link to your post. Would you mind if your example was placed in the POD for H:S:S? Thanks, Mark
  • Comment on Re^2: need some HTTP::Server::Simple::CGI example

Replies are listed 'Best First'.
Re^3: need some HTTP::Server::Simple::CGI example
by almut (Canon) on Feb 13, 2008 at 20:46 UTC

    I'm glad it helped, and of course I wouldn't mind if it finds its way into the POD.

      Almut, I asked the author of H:S:S (Jesse Vincent) if he would include your example, and gave him the link to your approval. He was very responsive, releasing 0.29 to include your example (with attribution). http://search.cpan.org/~jesse/HTTP-Server-Simple-0.29/lib/HTTP/Server/Simple.pm Thanks for your generosity! Mark