On Aug 10, 2007, at 10:25 PM, Mag Gam wrote:

I have just started learning perl and mod_perl, and I must admit I am enjoying it a lot! I am tying to upload a file, so I can do some calculations to the file, my question is what is the "correct" and most "efficient" way to upload the file, and perform the calculations? Should I consider using the CGI module?

libapreq
        http://httpd.apache.org/apreq/

CGI is a close second

Reply via email to