On 5/2/07, Victor Danilchenko <[EMAIL PROTECTED]> wrote:
I suspect this is a Perl issue, as I have noticed that generally, funny things seem to occasionally happen with the symbol table (i.e. methods getting forgotten ever once in a while) in the perl code.
I don't think it's a general perl issue. Probably there is a bug in some C code, either in a module you're using or in mod_perl, that is causing this problem. If you can figure out a way to reproduce it reliably, it can be fixed. - Perrin