Release 24.2.0
- 🐞 If
perlisn't installed in/usr/bin, feed the full path toperl(if we can find it) tospawn(rather than relying on the shell to use$PATH). This should address issues like #163
perl isn't installed in /usr/bin, feed the full path to perl (if we can find it) to spawn (rather than relying on the shell to use $PATH). This should address issues like #163