|
|||||||
| Perl Discussion and technical support for using and deploying Perl. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Please recommend a good "file upload" module
there are so many here:
search.cpan.org/search?query=upload&mode=module which one do you use? |
|
#2
|
||||
|
||||
|
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.
|
|
#3
|
|||
|
|||
|
do you use mod_perl ?
|
|
#4
|
||||
|
||||
|
Not really. I prefer FastCGI.
|
|
#5
|
|||
|
|||
|
I need something that will work well with mod_perl
|
|
#6
|
||||
|
||||
|
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 |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|