in reply to Re^4: How to run a legacy perl version smoothly from perlbrew & Carton
in thread How to run a legacy perl version smoothly from perlbrew & Carton

The issue with hardcoding links is that you can't then change the referenced name without altering which perl you get for everything running against the same filesystem usting that name.

That's why I recommended per-project aliases.

  • Comment on Re^5: How to run a legacy perl version smoothly from perlbrew & Carton