On Wed, Apr 5, 2023 at 4:50 PM Eric Wong <e@xxxxxxxxx> wrote: > (Only tested GNU/Linux and FreeBSD, though). This (and > `env perl') will fail if distros someday decide to start > using `perl5' as the executable name. When that happens you can just do `ln -s perl ~/bin/perl5`. This is similar to what I did with the horrendous python3 transition. -- Felipe Contreras