in reply to Writing mod_perl in multi-developer environment
It can be done, but it would be much easier to simply run separate servers for everyone. Just start apache with a different httpd.conf for each developer, using different ports and log files. Then they can restart their servers if they need to without worrying about anyone else.