in reply to Can I write a transparent shell wrapper to start the correct build of Perl?

Try it without the braces:
#!/bin/sh . /etc/host.conf exec /nfs/perl/5.10/$HOST_PLATFORM/bin/perl "$@"
-- gam3
A picture is worth a thousand words, but takes 200K.
  • Comment on Re: Can I write a transparent shell wrapper to start the correct build of Perl?
  • Download Code