Slash, along with my other doodads, requires a pretty powered-up apache build. I like to compile everything in, too, as opposed to using dynamically linked apache modules, for arguably faster performance. I have mod_perl, mod_ssl/openssl, php, and the “mm” library compiled in at this point. Here is my script that does it all in one step. DON’T TRY THIS AT HOME, unless you know what you’re doing and you’re willing to poke through the script. It’s a bit out of date at this point, so that would be the first thing to check… I am thinking I would eventually like to “WWW::Mechanize” the script so that it can, e.g., go to the mod_perl website and figure out what the latest version is. Make it TOTALLY automatic, in other words. Anyone besides me have any interest in this? Or has this been done and I’ve just missed it somewhere?