Hello,
I'd really love some working example of a self contained web server + CGI using HTTP::Server::Simple::CGI,
I seem not to understand properly the module perldoc....
How do you impelement a server which does
http://localhost:8080/hello.cgi?name=dude
Thanks
G.