Update Perl shebangs for better compatibility

This commit is contained in:
Jordan Carlin 2025-06-02 17:15:04 -07:00
parent 7df8e85b31
commit 7f9e610c3d
No known key found for this signature in database
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## derivgen.pl

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## exe2memfile.pl

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## libppa.pl

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## testlist.pl

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## vclean.pl

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S perl -w
#!/usr/bin/env perl
###########################################
## extractArea.pl