Joe Schaefer <[EMAIL PROTECTED]> writes:

> "Nikolay Ananiev" <[EMAIL PROTECTED]> writes:
>
>> Hello,
>> when I try to use
>>
>> my $req = APR::Request::Apache2->handle($r);
>> my $f = $req->upload('file');
>
> Hmm, so far there's no upload() method in APR::Request.

Ah, oops.  It is available after all: APR::Request::upload 
is currently provided by the APR::Request::Param module.
Go figure.

-- 
Joe Schaefer

Reply via email to