in reply to forking from web
The CGI would just pass along requests. (Take a look at the perlman:perlipc documentation -- you can write to and read from a pipe just as if it were a regular file.)
It's easy enough to do, but I can probably dig up some code if you like.
|
|---|