Even better, prepend the path to your favorite perl to $PATH, so it will be found before any others in your path.
sh$ PATH=/bin:/usr/bin:/home/me/bin sh$ which perl /usr/bin/perl sh$ PATH=/home/me/bin:/bin:/usr/bin sh$ which perl /home/me/bin/perl
Aaron B.
Available for small or large Perl jobs; see my home node.
In reply to Re^2: How can I control perl binaries
by aaron_baugher
in thread How can I control perl binaries
by Dan.Pinvidic
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |