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.
Coupure de service de gitlab le mercredi 29/10/2025 de 10h à 16h. Cause : migration vers le datacenter.
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.