689 passed, 1 failed.
Slowly things are stabilizing again! Phew. mod_perl support was moved into another file. I can’t remember the reason why mod_perl support had been part of the main script in the first place. But lazy as I am, I would not have made the move if I had not been stumped with the problem of converting the following *use* into a *require*:
use Apache2::Const -compile => qw(OK);
I asked about it on #perl on freenode, pasting five lines of code. Got an unfriendly lecture on using the pastebots for pasting five lines! I wonder how
two channels. I sure hope we’re not unfriendly to newbies. But since the newbies you’re unfriendly to leave, you can’t just ask the ones that stayed. 😄
#Oddmuse