On Fri, 2003-05-30 at 10:42, Randal L. Schwartz wrote:
> I had been using CGI.pm (through Template::Plugin::CGI), and was
> mystified because *occasionally* the wrong picture would show, but a
> simple reload fixed it.
> 
> I fixed the bug by avoiding CGI.pm, and using Apache::Template's
> "param" variable directly instead.
> 
> So maybe there is a CGI.pm bug with regarding to clearing out the
> values in a mod_perl environment.  I wonder how simple of a test we
> can concoct to determine that?

Let's not jump to conclusions.  We don't have a test case yet, and no
one has seen David's code so he might have a simple global variables
problem.

Many people are using CGI.pm successfully with mod_perl, so if there's a
problem it only happens in specific circumstances.  If someone has a
test case, by all means, post it.

- Perrin

Reply via email to