On Tue, 4 Mar 2003, Egor Korablev wrote:

> Hello.
>
> How can I get file upload from form using mod_perl 2 without CGI.pm?
>
> thx

You can't. At least not in an easy way, which I guess is what you want.
Apache::Request is not ported to mod_perl 2 yet. Time to fall back in love
with CGI.pm, just like when you were a young man and the web was even
younger :)

- nick

-- 

~~~~~~~~~~~~~~~~~~~~
Nick Tonkin   {|8^)>

Reply via email to