On Mon, 15 Dec 2003 09:45:21 -0800 "Chris Ochs" <[EMAIL PROTECTED]> wrote:
> Am I nuts or does Apache::Request not exist in mod perl 1.28? I decided to > get familiar with using content handlers and ditching CGI.pm, but something > is wrong. Apache::Request doens't exist in my %INC as far as I can tell, > it's not in the mod perl dist files as far as I can tell, and it's not a > separate freebsd port or cpan module. Apache::Request (libapreq) doesn't come with mod_perl. You need to install it separately. See http://search.cpan.org/~joesuf/libapreq-1.3/ by - Enrico -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html