Changed perl shebangs to use env for portability
The current way TeX perl script are written is not compatible with non /usr/bin based Linux distributions such as NixOS and lacks portability. Using /usr/bin/env fixes this issue.
The current way TeX perl script are written is not compatible with non /usr/bin based Linux distributions such as NixOS and lacks portability. Using /usr/bin/env fixes this issue.