Today, on FreeBSd-12.1p10, I ran a script that has been working on FreeBSD for years and got this result: env: perl: No such file or directory. Which is, to put it mildly, bizarre. So I checked for perl: which perl | echo $? ==> 1. So, no perl installed. So I checked that:
pkg info -x...