I'm getting an error (as follows) when I try to reload a mason page (any
mason page) more than a dozen times.
System error
while serving host (blah blah)
Can't upgrade that kind of scalar at
/usr/lib/perl5/site_perl/5.005/HTML/Mason/ApacheHandler.pm line 498.
The error disappears temporarily if I restart apache but reappears after
another dozen or so refreshes. The line is a call to mod_perl's flist
function...
I've since upgraded to perl-5.6.0 and disabled threads. It works now.
Don't know anymore about it. Just thought someone might like to know.
-john