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