Have you tried putting a "use Module" inside of a <Perl> section in the config or in your startup.pl and testing how many times that gets run?
> My sneaky plan is to have the startup script start off an independent > single-threaded process (if this is possible). This would probably be more easily done by modifying the apachectl shell script to start your process after starting httpd. - Perrin