The site is currently suffering from a strange bug: after a while, the list of wiki pages returns just one link to a page consisting of all the existing page names concatenated to each other. How strange! When I restart the site, the problem is fixed, so it’s not a problem in the files but a sort of EOL parsing corruption thing. Curious!

A side effect of that is that the Blogs section on the main page disappears.

I’ll be experimenting a bit…

It looks like this is a strange bug with File::Slurper. For those of you interested, this the issue I filed:

read_lines problem in a long running process #10

I also note that saving a page edit seems to take 10–20s. Very suspicious.