in reply to Re: multipart/form under mod_perl
in thread multipart/form under mod_perl

Thanks man,
I thought the Apache::Request was bundled with mod_perl, but the fact is that I was actually using the basic request object provided by mod_perl.
That Apache::Request seems to have all the features I have ever dreamed of (some of them I had to write them by myself).
philou