Dear Log,
I got Apache mod_perl running under MSWin! There was a bit of confusion at first, because I assumed I'd need this:
LoadModule mod_perl modules/mod_perl.soWhereas what I needed was this:
LoadModule perl_module modules/mod_perl.soBut I found help from Randy Kobes because he's a superstar!