Set env to perl

Instead of calling perl directly from /usr/bin, set environment so that the current
default perl program is called.
This commit is contained in:
2026-05-17 10:32:04 -04:00
parent 7cea36879c
commit 5bdda3c1ef

View File

@@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
# {{{ POD documentation