in reply to How to make symlink to new upgraded Perl?

How much trouble would it be to change all script shebang lines to:

#!/usr/bin/env perl

Then you could change the global user environment as appropriate.