summaryrefslogtreecommitdiff
path: root/bin/efa
diff options
context:
space:
mode:
Diffstat (limited to 'bin/efa')
-rwxr-xr-xbin/efa1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index d7db6e7..fe5ab6e 100755
--- a/bin/efa
+++ b/bin/efa
@@ -3,6 +3,7 @@
## License: WTFPL <http://sam.zoy.org/wtfpl>
use strict;
use warnings;
+use 5.010;
use encoding 'utf8';
use Getopt::Long;
use WWW::Mechanize;