in reply to 2nd Perl installation on Mac OSX

Using env as already suggested works. You could also make /usr/local/bin/perl on your Linux server a symlink to /usr/bin/perl if you like (assuming you have the required privileges). It's actually not a bad idea to have a separate installation on most flavors of Linux, either, though.