I don't understand the question. Provided you write portable Perl, your program will run anywhere that Perl does. Do you have Perl binaries built for one specific architecture stored on an NFS partition shared across other architectures? If so, it doesn't work that way. Each operating system/hardware platform will need its own version of Perl. In general, you can't run a Perl executable compiled for HP-UX on Solaris. They're source compatible, not binary compatible.
In reply to Re: Running perl on multiple platforms
by chromatic
in thread Running perl on multiple platforms
by the pusher robot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |