I (currently) have perl binaries built for sgi shared across achitectures. I'm going to compile perl for HP and Linux as well; I'm just trying to determine the best way to go about doing that (all the different binaries in one directory, or entirely different directories for the different platforms). If I have them in separate directories, then I also have to have separate copies of all the modules, man pages, etc.; however, I don't know how much is platform-specific and how much isn't.