logo       

Re: Using a module that is not quite mod_perl compliant: msg#00203

apache.mod-perl

Subject: Re: Using a module that is not quite mod_perl compliant

> If a third-party module uses global variables internally that causes
> persistence of the data under mod_perl, is there a fix.

You can manually clear them in a cleanup handler. If they're in a
separate package, you can clear the whole namespace of the package. Take
a look at the code for this in Apache::PerlRun.
- Perrin





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise