in reply to Cross Compiling Perl Modules

Its never recommended, but its always possible. If you've got the same hardware and OS then its probably OK. We had HP's but the production box did not have an HP compilier license, so we built modules (the ones needing compiling) on the development box, then copied stuff to production.

Sure, we maybe we could have installed gcc on both boxes, but let's not go there...