summaryrefslogtreecommitdiffstats
path: root/scripts/scripthelp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/scripthelp.pl')
-rw-r--r--scripts/scripthelp.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/scripthelp.pl b/scripts/scripthelp.pl
index 316aeb2..0bdca01 100644
--- a/scripts/scripthelp.pl
+++ b/scripts/scripthelp.pl
@@ -1,3 +1,4 @@
+use strict;
use Irssi;
use vars qw($VERSION %IRSSI %HELP);