> The only other way I can think of to solve this is to send my module list > to this audience. Please find it, attached, with home-grown modules > deleted.
Have you tried debugging the old-fashioned way, i.e. remove things until it works? That's your best bet. I suspect you will find that you have some module doing something with XS or sockets or filehandles that can't deal with being forked. - Perrin