>well, if you don't have that, then you likely don't have Apache::Request or >Apache::Cookie - they aren't part of the mod_perl distribution :) >you need libapreq, which can be found under the Apache tree on CPAN libapreq appears to come with Bundle::Apache, but I also downloaded it seperately and installed it directly. My thinking is that the XS code isn't working with Perl 5.6. There are other XS based libraries that are working (like MD5), but this one refuses to work.
- Apache::Request->new() problem Herrington, Jack
- Re: Apache::Request->new() problem Doug MacEachern
- RE: Apache::Request->new() problem Geoffrey Young
- RE: Apache::Request->new() problem Herrington, Jack
- RE: Apache::Request->new() problem Geoffrey Young
- Re: Apache::Request->new() problem Maurizio Cimaschi
- RE: Apache::Request->new() problem Herrington, Jack
- RE: Apache::Request->new() problem Doug MacEachern