in reply to 2 versions of perl

You can also make a symbolic link to your 2nd perl in your path.

sudo ln -s /home/path/to/perl510 /usr/local/bin/perl510

Then you really can just say perl510 blah.pl


I'm a peripheral visionary... I can see into the future, but just way off to the side.