Hi!

On Wed, Dec 10, 2003 at 03:34:39PM -0000, Simon McCaughey wrote:

> This sounds to me like the kinds of problem we had migrating to mod_perl. It
> sounds like a global variable problem, we had the same kind of issues - 90%
> of the time the app seemed to be behaving, but it really wasn't. We ended up
> refactoring a little code to remove all globals, and that fixed it.
> 

You might want to read
http://perl.apache.org/docs/1.0/guide/porting.html
especially "Sometimes it Works, Sometimes it Doesn't"



-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to