Hello,
when I try to use
my $req = APR::Request::Apache2->handle($r);
my $f = $req->upload('file');I get the following error in the error log: [Tue Sep 06 19:09:10 2005] [error] Can't locate auto/APR/Request/Apache2/upload.al in @INC (@INC contains: d:/sites/lib d:/sites/cgi-bin D:/Sites/Perl/lib D:/Sites/Perl/site/lib . D:/Sites/Servers/Apache2) at d:/sites/lib/DWCore/Req.pm line 314\n
