in reply to 2nd Perl installation on Mac OSX

Use a shebang of #!/usr/bin/env perl and let env use PATH to find what perl and then just ensure your running environment points to the right place. So long as you're not changing a system-wide config file (e.g. you do it in your account's .bashrc) it shouldn't affect what the OS uses.

The cake is a lie.
The cake is a lie.
The cake is a lie.