CGI::Cookie

[prev] [thread] [next] [Date index for 2005/04/18]

From: Octavian Rasnita
Subject: CGI::Cookie
Date: 17:07 on 18 Apr 2005
Hi,

I have seen an error in the log file of Apache telling that
Apache/RequestUtil.pm was not found.

I have seen that this module was called from CGI::Cookie and CGI::Cookie
contains the following line (at line 32):

      require Apache::RequestUtil;

Should I change this with:

      require Apache2::RequestUtil;
?

If yes, I guess I might need this change in other modules also.
Do you know if I find somewhere all the modules that need this change?

Thank you.

Teddy


CGI::Cookie
Octavian Rasnita 17:07 on 18 Apr 2005

Re: CGI::Cookie
Geoffrey Young 17:16 on 18 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52