Well, I got mod_antiloris and mod_security up. Your sitting on mod_sed & mod_log_rotate I think, are you going to upload to mirrors and add to download page?
I'm finishing up & testing the mod_perl installer this week. Due to mod_perl being perl version dependent, and not working without noise in ScriptLog/ErrorLog if versions do not match, and that there are three versions of ActivePerl currently in use (
per 2010 user survey), I've had to create binaries for each version of Activeperl and have the installer determine the right version to match what's on the server.
There's also a bizarre bug in the installer that shows up when passing a file path to a function. It does not show up every time when passing a file path to this function so it's was a real head-scratcher last night. Since I have not figured it out I will be introducing a work around tonight to get it doing as it should be doing. So Mario, expect to be testing it this weekend on an x86 box.
I'll work on compiling the three different mod_perl versions in x64 once the installer is completed.