On Sun, 24 Nov 2002, Joe Palladino wrote:

> I have a Redhat 7.3 system running Apache 1.3.23, perl 5.6.1,
> and the latest updates.  I am trying to do something very
> simple, set a cookie and read it. I ran perl -MCPAN -e shell
> and installed libnet, Bundle::Apache, etc.
> 
> I put the following in my httpd.conf
> 
> PerlModule Apache
> PerlModule Apache::Cookie

You need the libapreq package, from CPAN, for Apache::Cookie and
Apache::Request.

-- 
best regards,
randy kobes

Reply via email to