[Pdx-pm] Mini perl web server
Kris Bosland
krisb at ring.org
Thu May 4 15:12:42 PDT 2006
I need my script to provide a web interface, but also be easy to
deploy. I am planning on using PAR to create a package for users to copy
around, but I am looking for either a pure-perl or easily portable small
web server to provide the front end. This is just providing analysis on
user accessable data, so I am not so concerned about security as
usability.
I found CGI::MiniSvr which may be able to work without the initial
query/fork. Any other suggestions?
Thanks.
-Kris
More information about the Pdx-pm-list
mailing list