in reply to Can I write a transparent shell wrapper to start the correct build of Perl?
#!/bin/sh . /etc/host.conf exec /nfs/perl/5.10/$HOST_PLATFORM/bin/perl "$@" [download]