I personally use Catalyst. It may be an overkill if you just need a CGI with file uploads but is well worth looking at if you do anything that deserves to be called a web application.
I personally use Catalyst. It may be an overkill if you just need a CGI with file uploads but is well worth looking at if you do anything that deserves to be called a web application.
Catalyst definitely should. It has mod_perl support. We use it at work. It's just my own preference that I go for FastCGI because I like to be able to use various HTTP servers.
Bookmarks