We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8800ea + 7869ffd commit 8d6f700Copy full SHA for 8d6f700
emojitrans2.pl
@@ -1,4 +1,4 @@
1
-#!/usr/bin/perl -p
+#!/usr/bin/env -S perl -p
2
use feature 'unicode_strings';
3
use utf8;
4
BEGIN { binmode(STDOUT, ":utf8");
0 commit comments