Re: is this list still active?
Thomas Krichel <[email protected]> Thu, 20 Nov 2014 21:43:51 +0000
| Newsgroups | gmane.comp.lang.perl.modules.cgi-appplication |
|---|---|
| Message-ID | <[email protected]> |
jerry writes
> So I settled on cgiapp. Just enough magic to make my life easy.
I am in a similar case. I use FCCI with cgiapp. I have a simple URL,
get params from POST, look up some data, create XML and then
transform it with XSLT to get back to the client, and write some
XML to disk. I don't use a database, just disk files.
I have one application under mod_perl that I want to port to cgiapp
+ FCGI, to get independent of running a separate appache as I don't
want to use apaches's UID, my application write data to the disk.
Is there anything you guys recommend for this type of application?
--
Cheers,
Thomas Krichel http://openlib.org/home/krichel
skype:thomaskrichel
##### CGI::Application community mailing list ################
## ##
## To unsubscribe, or change your message delivery options, ##
## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ##
## ##
## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ##
## Wiki: http://cgiapp.erlbaum.net/ ##
## ##
################################################################