summaryrefslogtreecommitdiffstats
path: root/bin/jotto.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/jotto.pl')
-rw-r--r--bin/jotto.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/jotto.pl b/bin/jotto.pl
index cab1a9d..82406e6 100644
--- a/bin/jotto.pl
+++ b/bin/jotto.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
use strict;
use warnings;
use Games::Word qw/shared_letters/;